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.
See Implementation
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.