Skip to content

Acl 3.6.3 version release!

Latest
Compare
Choose a tag to compare
@zhengshuxin zhengshuxin released this 25 Apr 07:10
· 10 commits to master since this release
  • 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.