Module mio::unix::pipe[][src]

Unix pipe.

See the new function for documentation.

Structs

Receiver

Receiving end of an Unix pipe.

Sender

Sending end of an Unix pipe.

Functions

new

Create a new non-blocking Unix pipe.