IConnectionHandler.io_error

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

class IConnectionHandler
protected abstract
bool
io_error
()

Return Value

Type: bool

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

Meta