[][src]Module tokio_net::util

Utilities for implementing networking types.

Structs

PollEvented

Associates an I/O resource that implements the std::io::Read and/or std::io::Write traits with the reactor that drives it.