[][src]Module gaea::unix

Unix only extensions.

Structs

EventedFd

Adapter for a RawFd providing an Evented implementation.

Receiver

Receiving end of an unix pipe.

Sender

Sending end of an unix pipe.

Functions

new_pipe

Create a new non-blocking unix pipe.