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-07 00:00:09 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
19
Commits
75
Branches
395
Tags
42a0a10294a7848b5c451aaa02fad1bcefd806b5
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Alex Crichton
42a0a10294
Set the CURRENT_LOOP for processing messages
...
This ensures that timeouts and callbacks are run with the TLS var set
2016-08-05 14:00:59 -07:00
src
Set the CURRENT_LOOP for processing messages
2016-08-05 14:00:59 -07:00
tests
Don't export the
timer_wheel
module
2016-08-05 09:44:00 -07:00
Cargo.toml
Don't export the
timer_wheel
module
2016-08-05 09:44:00 -07:00
S
Description
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
asynchronous
networking
rust
MIT
65
MiB
Languages
Rust
100%