Module pipe

Source
Available on Unix and crate feature os-ext only.
Expand description

Unix pipe.

See the new function for documentation.

Structs§

Receiveros-poll
Receiving end of an Unix pipe.
Senderos-poll
Sending end of an Unix pipe.

Functions§

newos-poll
Create a new non-blocking Unix pipe.