[][src]Module ws::util

The util module rexports some tools from mio in order to facilitate handling timeouts.

Structs

Timeout

A handle to a specific timeout. A timeout, as returned by Timer::set_timeout.

Token

Used to identify some timed-out event. Associates readiness notifications with Evented handles.