ThreadPipe.stop

Close the write end of the conduit. Writing to the conduit after it is closed will return Eof.

The read end is not closed until the buffer is empty.

class ThreadPipe
void
stop
()

Meta