Module mio_st::unix

source ·
Expand description

Unix only extensions.

Structs

Adapter for a RawFd providing an Evented implementation.
Managed adaptor for a RawFd providing an Evented implementation.
Receiving end of an unix pipe.
Sending end of an unix pipe.

Functions

Create a new non-blocking unix pipe.