Skip to content

Acl released v3.6.5

Choose a tag to compare

@zhengshuxin zhengshuxin released this 20 Dec 05:03
· 48 commits to master since this release
  • Upgrade the MySQL library used to version 8.4.7;
  • Upgrade MbedTLS to version 3.6.5;
  • TLS 1.2/1.3 can be optional;
  • ET and ONESHOT modes can be used in fiber event;
  • The fd types of socket, pipe, socketpair can be coroutineed at the beginning to avoid be confused by stl file operations;
  • Add one split API with more high performance;
  • More new features and some bugs fixed.