IConnectionHandlerInfo

Undocumented in source.

Members

Functions

connected
bool connected()
fileHandle
ISelectable.Handle fileHandle()
formatInfo
void formatInfo(char[] buf)

Formats information about the connection into the provided buffer. This method is called from the SelectListener in order to log information about the state of all connections in the pool.

io_error
bool io_error()

Tells whether an I/O error has been reported for the socket since the last assign() call.

Meta