[][src]Crate tokio_anyfd

Structs

Anyfd

Functions

anyfd

Wrap any suitable file descriptor fd as AsyncRead and AsyncWrite.

set_nonblocking

Set fd as non-blocking (the O_NONBLOCK flag).