index
:
mesalab_git/zhangyang/monoio.git
comment
master
Repository for zhangyang/monoio
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monoio
/
src
/
driver
/
uring
Age
Commit message (
Expand
)
Author
2023-07-18
feat: support more addr features for non-linux unix (#196)
ihc童鞋@提不起劲
2023-07-11
refactor: detect feature instead of enable feature (#191)
ihc童鞋@提不起劲
2023-07-11
feat: support timeout with enter args (#190)
ihc童鞋@提不起劲
2023-07-06
fix: fix drop ordering issue (#186)
ihc童鞋@提不起劲
2023-07-04
Remove unneeded nightly features and improve documentation (#184)
Guillem L. Jara
2023-06-09
feat: support ctrlc (#176)
ihc童鞋@提不起劲
2023-06-01
fix: fix wrong feature switch and publish 0.1.4 (#173)
ihc童鞋@提不起劲
2023-02-27
feat: cancelable io (#144)
ihc童鞋@提不起劲
2023-02-15
Expose capability of configuring IoUring through io_uring::Builder (#141)
Zhanhui Li
2022-09-01
feat: support splice and zero_copy (#103)
ihc童鞋@提不起劲
2022-08-22
fix: remove libc::EFD_NONBLOCK from eventfd flags (#100)
Yuefeng Zhu
2022-07-27
chore: add rustfmt.toml & do fmt (#93)
ihc童鞋@提不起劲
2022-07-27
improve: remove default box for op (#92)
ihc童鞋@提不起劲
2022-05-31
refactor: rewrite monoio-compat and provide TcpStreamCompatUnsafe which does ...
ihc童鞋@提不起劲
2022-05-30
Support legacy driver (#73)
ihc童鞋@提不起劲