EventDriverSockets.cancelRead

Cancels an ongoing read operation.

After this function has been called, the IOCallback specified in the call to read is guaranteed to not be called.

interface EventDriverSockets
@safe nothrow
void
cancelRead

Meta