IOError

Undocumented in source.

Constructors

this
this(ISelectable conduit)

Constructor

Members

Functions

checkDeviceError
void checkDeviceError(istring msg, istring file, int line)

Checks the error state of the underlying device of the conduit and throws this instance on error.

error_code
int error_code()

Obtains the current error code of the underlying device of the conduit.

Inherited Members

From IOWarning

handle
int handle()

File handle of I/O device

conduit
ISelectable conduit;

Select client hosting the I/O device

Meta