[][src]Module fd_queue::mio

An implementation of EnqueueFd and DequeueFd that is integrated with mio.

Structs

UnixListener

A non-blocking Unix domain socket server with support for passing RawFd.

UnixStream

A non-blocking Unix stream socket with support for passing RawFd.