Crate n3io

Crate n3io 

Source
Expand description

An asynchronous interface wrapper for mio library

Re-exports§

pub use mio;

Modules§

net
Asynchronous networking primitives.
reactor
Reactor pattern based on mio.
timeout
An extension trait to add timeout[_with] funcs to futures