Forest::ConnectionPool
Inherits Reference / Object
Constructors
new(flowControl : FlowControl)
SourceInstance methods
[](stream_identifier : Int32)
Source[]?(stream_identifier : Int32)
Sourceadd(stream_identifier : Int32, channel : Channel(Frame))
Sourceconcurrent_full?
Sourcedelete(stream_identifier : Int32)
Sourceeach
SourceflowControl
SourceflowControl=(flowControl : FlowControl)
Sourceget(stream_identifier : Int32)
Sourceget?(stream_identifier : Int32)
Sourcemutex
Sourcemutex=(mutex : Mutex)
Sourcestorage
Sourcestorage=(storage : Hash(Int32, Channel(Frame)))
Source