This website requires JavaScript.
Explore
Help
Sign In
tokio-rs
/
tokio
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tokio-rs/tokio.git
synced
2026-08-14 00:00:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbd0a9e5f1a5b425bf04bbda2f623d67e848fb0b
tokio
/
src
/
reactor
T
History
Alex Gaynor
24dd856cfd
Fixed docs for Timeout::new and new_at
...
They no longer return futures, they return io::Result.
2017-09-22 11:01:34 -04:00
..
interval.rs
Add {Interval,Timeout}::poll_at
2017-09-12 22:55:58 -07:00
io_token.rs
typo fix in io_token's comment section
2017-07-12 13:21:54 +08:00
mod.rs
Conditionally call
consume_queue
on messages
2017-09-12 21:42:22 -07:00
poll_evented.rs
docs: fix some typos
2017-09-14 16:19:45 -04:00
timeout_token.rs
TokenTimeout: add doc around new panic
2017-09-08 22:31:37 -07:00
timeout.rs
Fixed docs for Timeout::new and new_at
2017-09-22 11:01:34 -04:00