New
0.2.0
What's Changed
- fix: skip drop for into_raw_fd by @ihciah in https://github.com/bytedance/monoio/pull/211
- fix: fix cas for across-thread actions and optimize performance by @ihciah in https://github.com/bytedance/monoio/pull/212
- IoUring Driver micro-optimization by @lorislibralato in https://github.com/bytedance/monoio/pull/210
- fix: apply MSG_NOSIGNAL to sendmsg for linux by @ihciah in https://github.com/bytedance/monoio/pull/214
- opt(unix): detect stream writable by @bobozhengsir in https://github.com/bytedance/monoio/pull/215
- Fixed bug when on Linux with iouring feature the library didn't compile with an error by @reloginn in https://github.com/bytedance/monoio/pull/216
- chore: use afit and rpitit by @ihciah in https://github.com/bytedance/monoio/pull/217
New Contributors
- @lorislibralato made their first contribution in https://github.com/bytedance/monoio/pull/210
- @bobozhengsir made their first contribution in https://github.com/bytedance/monoio/pull/215
- @reloginn made their first contribution in https://github.com/bytedance/monoio/pull/216
Full Changelog: https://github.com/bytedance/monoio/compare/0.1.9...0.2.0