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
Age
Commit message (
Expand
)
Author
2023-09-27
更多注释
zy
2023-09-01
6/51
zy
2023-09-01
driver 一些注释
zy
2023-08-31
task drive 相关梳理
zy
2023-08-23
一些注释
zy
2023-07-25
feat: implement poll op on windows (#198)
Jin Wei Tan
2023-07-21
fix: fix typos (#197)
0x29a
2023-07-18
feat: support more addr features for non-linux unix (#196)
ihc童鞋@提不起劲
2023-07-12
refactor: use pread and pwrite for legacy path (#192)
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-11
implement open op on windows (#189)
Jin Wei Tan
2023-07-10
feat: implement accept, close, connect, fsync ops on windows (#188)
Jin Wei Tan
2023-07-06
fix: fix drop ordering issue (#186)
ihc童鞋@提不起劲
2023-07-04
feat: implement windows driver (#185)
Jin Wei Tan
2023-07-04
Remove unneeded nightly features and improve documentation (#184)
Guillem L. Jara
2023-07-03
feat: support unix datagram (#183)
ihc童鞋@提不起劲
2023-06-09
feat: support ctrlc (#176)
ihc童鞋@提不起劲
2023-06-02
refactor: deprecate pin and use std pin; upgrade dependencies (#174)
ihc童鞋@提不起劲
2023-06-01
fix: fix wrong feature switch and publish 0.1.4 (#173)
ihc童鞋@提不起劲
2023-05-12
fix: fix TCP_FASTOPEN on macos (#165)
ihc童鞋@提不起劲
2023-04-28
feat: support TCP_FASTOPEN (#161)
ihc童鞋@提不起劲
2023-02-27
feat: cancelable io (#144)
ihc童鞋@提不起劲
2023-02-22
feat: support UdpSocket and readable/writable (#142)
ihc童鞋@提不起劲
2023-02-15
Expose capability of configuring IoUring through io_uring::Builder (#141)
Zhanhui Li
2023-01-31
Implement OpenOptionsExt trait for OpenOptions (#139)
Zhanhui Li
2022-11-22
feat: compatiable with tokio io trait when only legacy is enabled (#127)
ihc童鞋@提不起劲
2022-11-01
feat: support spawn_blocking (#124)
ihc童鞋@提不起劲
2022-10-26
fix: make waker Send + Sync when across threads because we cannot stop users ...
ihc童鞋@提不起劲
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-08-10
fix: remove OsSocketAddr on connect (#98)
ihc童鞋@提不起劲
2022-07-27
replace lazy_static with LazyLock (#94)
ihc童鞋@提不起劲
2022-07-27
chore: add rustfmt.toml & do fmt (#93)
ihc童鞋@提不起劲
2022-07-27
improve: remove default box for op (#92)
ihc童鞋@提不起劲
2022-07-25
write stub code for pass compile on windows system (#88)
LemonHX.eth
2022-06-14
remove dependency futures and update crate version (#80)
ihc童鞋@提不起劲
2022-05-31
refactor: rewrite monoio-compat and provide TcpStreamCompatUnsafe which does ...
ihc童鞋@提不起劲
2022-05-30
Support legacy driver (#73)
ihc童鞋@提不起劲
2022-05-06
Rewrite slab to make it cheap to expand and allow memory deallocation (#70)
ihc童鞋@提不起劲
2022-05-06
optimize uds_accept (#67)
cssivision
2022-02-24
feat(send): add threshold for MSG_ZEROCOPY (#51)
Schrodinger ZHU Yifan
2022-02-07
chore: fix typo of io_uring and minor refactor (#49)
Lei Zhao
2022-01-26
refactor: update iovec trait (#46)
ihc童鞋@提不起劲
2021-12-30
refactor: change IoBuf and IoBufMut pointer semantics and implement them for ...
ihc童鞋@提不起劲
2021-12-29
feat: use tracing instead of eprintln as debug output (#37)
ihc童鞋@提不起劲
2021-12-22
refactor: make IoBuf and IoBufMut independent (#30)
ihc童鞋@提不起劲
2021-12-10
docs: fix typo (#14)
Wu Aoxiang
2021-12-06
feat: prevent io starvation (#3)
ihc童鞋@提不起劲
2021-12-05
fix: fix default slab size when sync feature is enabled
ihciah
[next]