Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
acl 3.6.1-6 released! source code.tar.gz | 2023-10-20 | 26.4 MB | |
acl 3.6.1-6 released! source code.zip | 2023-10-20 | 30.3 MB | |
README.md | 2023-10-20 | 287 Bytes | |
Totals: 3 Items | 56.7 MB | 0 |
-
feature: Add support for udp multicast;
-
bugfix: Fixed one dead loop bugin mqtt_connect.cpp;
- workaroud: Add prefix on avl API to avoid API conlision;
- optimize: Optimize acl_htable module;
- feature: Add some supports for c++11/c++17;
- feature: Add proc_pidpath() on MacOS.