What's Changed
- doc: Update README.md by @George-Miao in #270
- refactor(driver): better IORING_CQE_F_MORE handle by @Sherlock-Holo in #273
- feat: add flags related methods by @Sherlock-Holo in #272
- feat: add ancillary data support by @AsakuraMizu in #275
- test(fs): Add a test case for read with timeout by @Xuanwo in #280
- refactor:
IoVectoredBuf
by @George-Miao in #277 - fix(driver/net): ancillary data by @AsakuraMizu in #283
- fix(buf): remove unreachable pattern by @AsakuraMizu in #287
- doc: fix clippy "first doc comment paragraph is too long" by @AsakuraMizu in #289
- Add from_std methods by @fafhrd91 in #290
- feat: QUIC by @AsakuraMizu in #282
- Fix/driver-type by @George-Miao in #292
- feat: use signalfd on Linux by @Berrysoft in #271
New Contributors
Full Changelog: v0.11.0...v0.12.0