[go: up one dir, main page]

Module util

Module util 

Source
Expand description

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.