[][src]Module fd_queue::tokio

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

Structs

UnixListener

A Unix socket which can accept connections from other Unix sockets.

UnixStream

A structure representing a connected Unix socket.