Module ws::util [] [src]

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

Structs

Timeout
Token

Used to identify which Evented value is associated with an Event notification returned by Poll.

Type Definitions

Slab

A Slab allocator for associating tokens to data.