class Connection
Nested
Definitions
attr :calls
Signature
-
attribute
Hash(Integer, Call)
Calls in progress.
attr_accessor :state
Signature
-
attribute
Hash(Symbol, Object)
State associated with this connection, for example the process ID, etc.