Releases: socketry/io-event
Releases · socketry/io-event
v1.2.0
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
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