Crate mio_misc

Crate mio_misc 

Source
Expand description

Miscellaneous components for use with Mio.

Modules§

channel
Thread safe communication channels
poll
Wrapper around mio::Poll to offer a slightly more convenient API
queue
Thread safe queues that that trigger notifications on mio::Waker
scheduler
Thread safe scheduler

Structs§

NotificationId
Used while sending notifications