Module mio::unix::pipe

source · []
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.