Expand description
Unix polled pipe wrapper.
Structsยง
- Polled
Pipe - A polled Unix pipe (or other pipe-like file).
- Read
Half - The read half of a file, via
PolledPipe::split
. - Write
Half - The write half of a file, via
PolledPipe::split
.
Unix polled pipe wrapper.
PolledPipe::split
.PolledPipe::split
.