IFiberSelectClient.io_error

Flag set to true when the error_() method is called due to an I/O error event. The flag is always reset in the finalize() method.

class IFiberSelectClient
bool io_error;

Meta