github tokio-rs/tokio tokio-1.42.0
Tokio v1.42.0

latest releases: tokio-stream-0.1.17, tokio-util-0.7.13
17 days ago

1.42.0 (Dec 3rd, 2024)

Added

  • io: add AsyncFd::{try_io, try_io_mut} (#6967)

Fixed

  • io: avoid ptr->ref->ptr roundtrip in RegistrationSet (#6929)
  • runtime: do not defer yield_now inside block_in_place (#6999)

Changes

  • io: simplify io readiness logic (#6966)

Documented

  • net: fix docs for tokio::net::unix::{pid_t, gid_t, uid_t} (#6791)
  • time: fix a typo in Instant docs (#6982)

Don't miss a new tokio release

NewReleases is sending notifications on new releases.