acl/lib_acl_cpp/include/acl_cpp
2024-01-06 12:52:03 +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 porting to ALPINE Linux 2022-01-27 18:46:55 +00: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 Optimize and test bind local network interface when connecting the remote server. 2023-11-18 14:53:25 +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 Add one control if acl_master.log can be generated in alone mode for master service. 2022-06-12 20:32:08 +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 fixed parameters comments warning in headers found by xcode 2019-09-13 19:47:23 +08:00
mqtt mqtt payload can be binary data. 2022-07-20 16:25: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 Fixed bugs in redis_client_pipeline when handling redis node down. 2023-09-13 17:19:19 +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 Optimize and test tbox2.hpp 2024-01-06 12:52:03 +08:00
stream socket_stream's default read/write buffer size can be set by calling acl::istream::set_rbuf_size() or acl::ostream::set_wbuf_size(). 2023-12-09 15:41:45 +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