Module mio::unix::pipe

source · []
Available on Unix and crate feature os-ext only.
Expand description

Unix pipe.

See the new function for documentation.

Structs

Receiving end of an Unix pipe.

Sending end of an Unix pipe.

Functions

Create a new non-blocking Unix pipe.