Module mio

Source
Expand description

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.