SelectListenerPool.this

Constructor.

class SelectListenerPool(T, Args...)
this

Parameters

finalize_dg IConnectionHandler.FinalizeDg

delegate for a connection to call when finished (should recycle it into this pool)

args Args

T constructor arguments to be used each time an object is created

Meta