Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Acl 3.6.3 version release! source code.tar.gz | 2025-04-25 | 27.1 MB | |
Acl 3.6.3 version release! source code.zip | 2025-04-25 | 31.1 MB | |
README.md | 2025-04-25 | 281 Bytes | |
Totals: 3 Items | 58.2 MB | 0 |
- Feature: Add fiber pool module;
- Feature: Support DMA IO;
- Feature: Support Arm64ec for Windows;
- Optimize: Optimize hooked epoll module in fiber mode;
- Optimize: Optimize fiber sem;
- Optimize: Optimize support c++11;
- Bugfix: Fiexed bugs in fiber_mutex & fiber_cond.