History log of /DragonOS/user/apps/test_tokio/Makefile (Results 1 – 2 of 2)
Revision Date Author Comments
# 7c28051e 11-Nov-2024 linfeng <chenlinfeng25@outlook.com>

chore: update toolchain version to 2024-11-05 (#1031)

* chore: update toolchain version to 2024-11-05

* update dragon reach to e945c217b3

* update dog to 6f2c0c8f12

---------

Co-authored

chore: update toolchain version to 2024-11-05 (#1031)

* chore: update toolchain version to 2024-11-05

* update dragon reach to e945c217b3

* update dog to 6f2c0c8f12

---------

Co-authored-by: longjin <longjin@DragonOS.org>

show more ...


# 4afc5b7b 19-Aug-2024 linfeng <1925466036@qq.com>

feat: 增加tokio异步运行时支持 (#894)

* fix the EventFdFlags error

* feat: support tokio (Single thread version)

Fix deadlock issue on closing file.
Add function for PipeInode and EventFdInode.