EventDriverFiles.cancelRead

Cancels an ongoing read operation.

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

interface EventDriverFiles
@safe nothrow
void
cancelRead

Meta