exception to wait for writing by EWOULDBLOCK. see IO.select
.
An entry in an ACL
Error raised by the DRbProtocol
module when it cannot find any protocol implementation support the scheme specified in a URI
.
Timer id conversion keeps objects alive for a certain amount of time after their last access. The default time period is 600 seconds and can be changed upon initialization.
To use TimerIdConv:
DRb.install_id_conv TimerIdConv.new 60 # one minute
Raised when the provided IP address is an invalid address.
Raised when the address is an invalid length.
FIXME: This isn’t documented in Nutshell.
Since MonitorMixin.new_cond
returns a ConditionVariable
, and the example above calls while_wait and signal, this class should be documented.
HTTP request class. This class wraps together the request header and the request path. You cannot use this class directly. Instead, you should use one of its subclasses: Net::HTTP::Get
, Net::HTTP::Post
, Net::HTTP::Head
.
418 I’m a teapot - RFC 2324; a joke RFC 420 Enhance Your Calm - Twitter