Expand description
fumio runtime: combining IO, timers and futures in a single thread
Modules§
- net
- Various network abstractions
- pool
- Single-threaded pool of (non-
Send) futures - reactor
- The reactor implementation and various low-level tools to use it.
- timer
- Time based events
Structs§
Functions§
- run
- Runs a future until completion with IO reactor and timer in a local pool