EventDriverPipes.close

Immediately close the pipe. Future read or write operations may fail.

Note that the file handle may become invalid at any point after the call to close, regardless of its current reference count. Any operations on the handle will not have an effect.

interface EventDriverPipes
@safe nothrow
void
close

Meta