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
Age
Commit message (
Expand
)
Author
2023-09-27
更多注释
zy
2023-09-01
6/51
zy
2023-09-01
driver 一些注释
zy
2023-08-31
注释
zy
2023-08-31
task drive 相关梳理
zy
2023-08-23
一些注释
zy
2023-08-17
refactor: use thread_local (#204)
ihc童鞋@提不起劲
2023-08-16
feat: support JoinHandle is_finished (#203)
ihc童鞋@提不起劲
2023-08-07
fix: fix clippy warning for monoio-compat (#201)
ihc童鞋@提不起劲
2023-08-07
publish 0.1.7 (#200)
ihc童鞋@提不起劲
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-13
feat: support auto-detected parallism (#194)
ihc童鞋@提不起劲
2023-07-12
feat: add file read and write function(but with directly statx) (#193)
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-07
feat: support UnixSeqpacket and its listener (#187)
ihc童鞋@提不起劲
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-07-02
feat: impl async_buf_read_ext (#181)
neetdai
2023-06-22
fix: remove split which violate unsafe rule and publish 0.1.5 (#178)
ihc童鞋@提不起劲
2023-06-20
feat: implement buffer primitives on windows (#175)
Jin Wei Tan
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-25
Minor documentation edit for prefixedIO (#169)
Harsha
2023-05-18
fix: accept new thread pool impl (#167)
ihc童鞋@提不起劲
2023-05-12
fix: fix TCP_FASTOPEN on macos (#165)
ihc童鞋@提不起劲
2023-05-11
publish 0.1.3 (#164)
ihc童鞋@提不起劲
2023-05-05
feat: add from_std for UnixListener (#163)
ihc童鞋@提不起劲
2023-04-28
feat: support TCP_FASTOPEN (#161)
ihc童鞋@提不起劲
2023-04-18
fix: apply lifetime for Sink ans SinkExt trait (#160)
ihc童鞋@提不起劲
2023-04-18
fix for new nightly toolchain (#159)
ihc童鞋@提不起劲
2023-04-09
chore(deps): update syn requirement from 1.0 to 2.0 (#157)
Ivan Tham
2023-03-09
publish 0.1.0 (#151)
ihc童鞋@提不起劲
2023-02-27
chore(deps): update socket2 requirement from 0.4 to 0.5 (#149)
dependabot[bot]
2023-02-27
docs: add io-cancel related docs (#148)
ihc童鞋@提不起劲
2023-02-27
fix: blocked when main task becomes ready after pending (#147)
ihc童鞋@提不起劲
2023-02-27
feat: cancelable io (#144)
ihc童鞋@提不起劲
2023-02-24
fix: not close OwnedWriteHalf on reunite (#145)
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
2023-01-13
refactor: use auto-const-array to declare const array with cfg feature (#130)
ihc童鞋@提不起劲
[next]