Module tokio::io::bsd[][src]

This is supported on FreeBSD and crate feature net only.
Expand description

BSD-specific I/O types.

Structs

Associates a POSIX AIO control block with the reactor that drives it.

Opaque data returned by Aio::poll_ready.

Traits

Like mio::event::Source, but for POSIX AIO only.