Expand description
Unix polled pipe wrapper.
Structs§
- A polled Unix pipe (or other pipe-like file).
- The read half of a file, via
PolledPipe::split
. - The write half of a file, via
PolledPipe::split
.
Unix polled pipe wrapper.
PolledPipe::split
.PolledPipe::split
.