[][src]Module mio_st::event

Readiness event types and utilities.

Structs

Event

A readiness event.

EventedId

Associates readiness notifications with Evented handles.

Events

An iterator over a collection of readiness events.

Ready

A set of readiness event kinds.

Traits

Evented

A value that may be registered with Poller.