github tokio-rs/tokio tokio-1.23.0
Tokio v1.23.0

latest releases: tokio-util-0.7.11, tokio-1.37.0, tokio-test-0.4.4...
17 months ago

Fixed

  • net: fix Windows named pipe connect (#5208)
  • io: support vectored writes for ChildStdin (#5216)
  • io: fix async fn ready() false positive for OS-specific events (#5231)

Changed

  • runtime: yield_now defers task until after driver poll (#5223)
  • runtime: reduce amount of codegen needed per spawned task (#5213)
  • windows: replace winapi dependency with windows-sys (#5204)

Don't miss a new tokio release

NewReleases is sending notifications on new releases.