Module reactor::poller

source ·
Expand description

OS and implementation-specific poll engines.

Modules

Structs

  • Information about I/O events which has happened for a resource.

Enums

  • Reasons for the poll operation failure for a specific resource.

Traits