class

HTTP2::Client::PoolEntry

Inherits Reference < Object

Internal state associated with one owned connection.

:nodoc:

Constructors

new(connection : Connection, sequence : UInt64, idle_since : Time::Instant | Nil = nil, retired : Bool = false)
Source

Instance methods

activity_generation
Source
connection
Source
idle_since
Source
idle_since=(idle_since : Time::Instant | Nil)
Source
mark_busy
Source
opening_mutex
Source
retired=(retired : Bool)
Source
retired?
Source
sequence
Source
subscribe
Source
unsubscribe
Source