Crate axpoll

Crate axpoll 

Source
Expand description

A library for polling I/O events and waking up tasks.

Structs§

IoEvents
I/O events.
PollSet
A data structure for waking up tasks that are waiting for I/O events.

Traits§

Pollable
Trait for types that can be polled for I/O events.