Skip to content

Tokio v0.3.5

Compare
Choose a tag to compare
@carllerche carllerche released this 02 Dec 22:13
· 1793 commits to master since this release
0854858

Fixed

  • rt: fix shutdown_timeout(0) (#3196).
  • time: fixed race condition with small sleeps (#3069).

Added

  • io: AsyncFd::with_interest() (#3167).
  • signal: CtrlC stream on windows (#3186).