IConnectionHandler.handleConnection

Called by the select listener right after the client connection has been assigned. If this method throws an exception, error() and finalize() will be called by the select listener.

class IConnectionHandler
abstract
void
handleConnection
()

Meta