class EventMachine::Connection
def notify_readable?
-
(Boolean)
- true if the connection is being watched for readability.
def notify_readable? EventMachine::is_notify_readable @signature end
(Boolean)
- true if the connection is being watched for readability.
def notify_readable? EventMachine::is_notify_readable @signature end