[][src]Module mio_st::unix

Unix only extensions.

Structs

EventedFd

Adapter for a RawFd providing an Evented implementation.

EventedIo

Managed adaptor 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.