class

Forest::ConnectionPool

Inherits Reference / Object

Constructors

new(flowControl : FlowControl)
Source

Instance methods

[](stream_identifier : Int32)
Source
[]?(stream_identifier : Int32)
Source
add(stream_identifier : Int32, channel : Channel(Frame))
Source
concurrent_full?
Source
delete(stream_identifier : Int32)
Source
each
Source
flowControl
Source
flowControl=(flowControl : FlowControl)
Source
get(stream_identifier : Int32)
Source
get?(stream_identifier : Int32)
Source
mutex
Source
mutex=(mutex : Mutex)
Source
storage
Source
storage=(storage : Hash(Int32, Channel(Frame)))
Source