| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-07-03 | feat: support unix datagram (#183) | ihc童鞋@提不起劲 | |
| * feat: support unix datagram * fix: clippy | |||
| 2022-11-01 | feat: support spawn_blocking (#124) | ihc童鞋@提不起劲 | |
| * feat: support spawn_blocking * feat: add default impl for ThreadPool * feat: allow waker woken from any thread | |||
| 2022-10-26 | fix: make waker Send + Sync when across threads because we cannot stop users ↵ | ihc童鞋@提不起劲 | |
| do that (#121) * fix: make waker Send + Sync when across threads because we cannot stop users do that * chore: cargo clippy fix * fix: record owner_id in task even when sync not enabled; check owner_id to make sure task is not woken on wrong thread | |||
| 2022-09-01 | feat: support splice and zero_copy (#103) | ihc童鞋@提不起劲 | |
| 2022-07-27 | chore: add rustfmt.toml & do fmt (#93) | ihc童鞋@提不起劲 | |
| 2022-07-12 | fix: replace RawBuf with IoVecWrapper for drop safe; impl SinkExt (#84) | ihc童鞋@提不起劲 | |
| * fix: replace RawBuf with IoVecWrapper for drop safe * impl SinkExt | |||
| 2022-02-23 | correct cfg(not(feature = "sync")) mistake (#57) | jon-chuang | |
| 2022-02-07 | chore: fix typo of io_uring and minor refactor (#49) | Lei Zhao | |
| Signed-off-by: youjiali1995 <[email protected]> | |||
| 2021-12-29 | feat: use tracing instead of eprintln as debug output (#37) | ihc童鞋@提不起劲 | |
| 2021-12-02 | Init: open-source | ihciah | |
