module NNTP::Connection::Pool

Direct including types

Defined in:

nntp/connection/pool.cr

Instance Method Summary

Instance Method Detail

def release #

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


[View source]