[][src]Crate mio_misc

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