Module tokio

Source
Available on crate feature tokio-backend only.

Structsยง

TokioBackend
Backend for hyper-client-sockets that is implemented via the Tokio reactor.
TokioVsockIovsock
IO object representing an active vsock connection controlled via a Tokio AsyncFd. This is internally a reimplementation of a relevant part of the tokio-vsock crate.