| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| acl 3.6.7 released! source code.tar.gz | 2026-05-08 | 32.6 MB | |
| acl 3.6.7 released! source code.zip | 2026-05-08 | 37.0 MB | |
| README.md | 2026-05-08 | 741 Bytes | |
| Totals: 3 Items | 69.6 MB | 1 | |
- Optimize: Optimize stream::read() API for reading from UDP socket;
- Optimize: Add more mysql's error number in mysql module;
- Optmize: Set the connect socket's readwrite buffer to improve network IO performance;
- Feature: Add more fiber template and add conditional compiling for fiber go macro;
- Optimize: redis_client_pipeline::push() API can be used by user to get the highest performance;
- Feature: Support parsing unicode string in json parser;
- Feature: Add CMAKE_MIN_VER envrionment setting in userspace;
- Feature: Add pkg building for Ubuntu and macOS;
- Bugfix: Fixed bug in gsoner::get_filename() when getting the file name from full file path;
- Bugfix: Fixed compiling error in fiber module on windows platform.