Skip to content

v1.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 16:55
· 72 commits to master since this release
ce297f4
  • Use rustix instead of libc/windows-sys for system calls (#76)
  • Add a will_fire method to Timer to test if it will ever fire (#106)
  • Reduce syscalls in Async::new (#107)
  • Improve the drop ergonomics of Readable and Writable (#109)
  • Change the "wepoll" in documentation to "IOCP" (#116)