HTTP2::Connection::RequestCapacity
A mutex-protected request-capacity snapshot.
:nodoc:
Constructors
Instance methods
active_client_streams
clone
Sourcecopy_with(state _state = @state, registered_streams _registered_streams = @registered_streams, active_client_streams _active_client_streams = @active_client_streams, idle_client_streams _idle_client_streams = @idle_client_streams, reservations _reservations = @reservations, peer_limit _peer_limit = @peer_limit, stream_ids_exhausted _stream_ids_exhausted = @stream_ids_exhausted)
Sourceempty?
Sourceidle_client_streams
peer_committed
Sourcepeer_limit
registered_streams
reservations
state
stream_ids_exhausted
zero_peer_limit?
Source