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-19 00:00:09 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b320d9ee5894b9b006844b00d677ae42195fc739
tokio
/
src
T
History
Alex Crichton
b320d9ee58
Move timer heap assertions behind a dedicated cfg
...
No need to punish projects that enable debug assertions for themselves
2017-09-12 10:58:41 -07:00
..
io
Prefer ErrorKind::WouldBlock
2017-09-03 18:39:04 +02:00
net
Adds UdpSocket connect, send and recv methods
2017-09-12 14:00:55 +02:00
reactor
Relax exact interval tests
2017-09-11 07:44:32 -07:00
channel.rs
Migrate to using tokio-io
2017-03-15 09:46:54 -07:00
heap.rs
Move timer heap assertions behind a dedicated cfg
2017-09-12 10:58:41 -07:00
lib.rs
Prefer ErrorKind::WouldBlock
2017-09-03 18:39:04 +02:00