Results for: "fnmatch"

No documentation available

Creates a Regexp to match an address.

No documentation available

The main loop performed by a DRbServer’s internal thread.

Accepts a connection from a client, and starts up its own thread to handle it. This thread loops, receiving requests from the client, invoking them on a local object, and returning responses, until the client closes the connection or a local method call fails.

No documentation available

Sets the maximum number of times to retry an idempotent request in case of Net::ReadTimeout, IOError, EOFError, Errno::ECONNRESET, Errno::ECONNABORTED, Errno::EPIPE, OpenSSL::SSL::SSLError, Timeout::Error. The initial value is 1.

Argument retries must be a non-negative numeric value:

http = Net::HTTP.new(hostname)
http.max_retries = 2   # => 2
http.max_retries       # => 2
No documentation available

Validates typecode v, returns true or false.

Private setter for the path of the URI::FTP.

No documentation available

Iterates over each option, passing the option to the block.

No documentation available
No documentation available

Sym#locate

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available

States

No documentation available
No documentation available
No documentation available
No documentation available
Search took: 4ms  ·  Total Results: 1850