acl/lib_acl_cpp/include/acl_cpp
2024-10-18 14:42:48 +08:00
..
aliyun/oss Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
beanstalk Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
connpool Fixed bugs in acl_fiber_close() API in thread mode that needn't create io fiber. 2024-10-18 14:42:48 +08:00
db Use void* to replace MYSQL* db_mysql.hpp to avoid type define collision when compiling acl_cpp module. 2023-11-06 22:12:40 +08:00
disque rewrite redis_client_cluster/redis_command classes. 2020-07-20 11:21:47 +08:00
event Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
hsocket Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
http Fixed bugs in HttpSerletRequest; Add one method in http_header. 2024-09-18 17:30:19 +08:00
ipc Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
master Format codes style. 2024-07-22 17:07:57 +08:00
memcache Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
mime Format codes style. 2024-07-22 17:07:57 +08:00
mqtt Remove virtual prefix for mqtt_header to save 8 bytes. 2024-08-04 19:08:21 +08:00
net fixed one bugs in rfc1035.cpp and add one demo dns-gate for transfering DNS protocol. 2022-04-30 14:56:38 +08:00
queue Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
redis Format codes style. 2024-07-22 17:07:57 +08:00
serialize Removed the '\r\n' appended in json serialize. 2023-07-03 12:35:25 +08:00
session porting to ALPINE Linux 2022-01-27 18:46:55 +00:00
smtp use sslbase_conf/sslbase_io other than polarssl_conf/polarssl_io 2019-12-18 11:40:41 +08:00
stdlib Add split_at/split_at_right in string class. 2024-09-30 15:49:41 +08:00
stream Add read/write waiting timeout for IO stream. 2024-09-16 12:26:57 +08:00
acl_cpp_define.hpp don't use _WINDLL for win32/win64 platform 2020-11-05 16:05:47 +08:00
acl_cpp_init.hpp add acl_cpp_verbose() 2021-06-21 09:36:15 +08:00
acl_cpp_test.hpp Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
lib_acl.hpp optimize and test ssl module for openssl 2022-08-22 17:13:39 +08:00