Skip to content

Releases: socketry/io-event

v1.2.1

22 Aug 21:30
df0a1a6
Compare
Choose a tag to compare

What's Changed

  • Add fallback to epoll_wait if epoll_pwait2 returns ENOSYS. by @ioquatix in #59

Full Changelog: v1.2.0...v1.2.1

v1.2.0

01 May 00:00
8875c7d
Compare
Choose a tag to compare

What's Changed

  • Native improvements by @ioquatix in #56
  • Minor compiler warnings fixed.
  • Add support for epoll_pwait2.

Full Changelog: v1.1.7...v1.2.0

v1.1.7

11 Mar 07:51
df40e1b
Compare
Choose a tag to compare

What's Changed

  • Introduce cancellation support for asynchronous io_read and io_write operations. by @ioquatix in #55

Full Changelog: v1.1.6...v1.1.7