TimeoutSelectedKeysHandler.this

Constructor.

class TimeoutSelectedKeysHandler
this

Parameters

unregister UnregisterDg

callback delegate to remove a client registration, must be available during the lifetime of this instance

e EpollException

exception to keep and throw if an error event was reported for a selected key

timeout_manager ITimeoutManager

timeout manager to obtain the timed out clients in handle()

num_clients uint

an estimate of the number of clients that will be registered. Used to preallocate the list of timed out clients

Meta