PipeEndState.closeExplicitly
void closeExplicitly() @trusted nothrowExplicitly close this pipe end.
Closes the underlying handle and cancels any pending I/O operations. The close callback will be invoked with PipeCloseReason.CLOSED.
void closeExplicitly() @trusted nothrowExplicitly close this pipe end.
Closes the underlying handle and cancels any pending I/O operations. The close callback will be invoked with PipeCloseReason.CLOSED.