IConnectionHandlerInfo.io_error

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

interface IConnectionHandlerInfo
bool
io_error
()

Return Value

Type: bool

true if an I/O error has been reported for the socket or false otherwise.

Meta