New
Unclaimed project
Are you a maintainer of tokio? Claim this project to take control of your public changelog and roadmap.
Changelog
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
{TcpStream,TcpSocket}::set_linger (#7752)bounded.rs and park.rs (#7817)SyncIoBridge cross-references to copy and copy_buf (#7798)AsyncWrite does not inherit from std::io::Write (#7705)num_alive_tasks is not strongly consistent (#7614)TcpStream::peek (#7305)unix::OwnedWriteHalf (#7742)TcpSocket docs (#7738)LocalRuntime in new_current_thread docs (#7820)mpsc::Sender::try_send docs (#7721)oneshot::Receiver (#7780)errors of mpsc (#7722)spawn_local usage on local runtime (#7689)