EventDriverSockets.cancelWrite

Cancels an ongoing write operation.

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

interface EventDriverSockets
@safe nothrow
void
cancelWrite

Meta