module

NNTP::Connection::Pool

Instance methods

release

return this connection to the pool managed by the client. Should be used only if the connection was obtained by NNTP::Client#checkout.

Source