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