[go: up one dir, main page]

[][src]Module romio::raw

Raw poll APIs

This module exposes raw Poll APIs.

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.