EventDriverPipes.cancelWrite

Cancels an ongoing write operation.

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

interface EventDriverPipes
@safe nothrow
void
cancelWrite

Meta