NNTP::Client
Inherits NNTP::ConnectionContext < Reference < Object
Constants
VERSION = "1.0.2"
Instance methods
checkout
returns a connection from the pool
the returned connection must be returned
to the pool by explictly calling Connection#release
connection_pool_options(params : URI::Params)
Sourcesetup_connection
Sourceusing_connection
yields a connection from the pool the connection is returned to the pool when the block ends