Module ws::util

source · []
Expand description

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

Structs

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

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