Function 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.
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.