acl/lib_acl_cpp/src
2021-11-15 10:45:54 +08:00
..
aliyun/oss optimize memory debug module 2020-06-12 18:29:20 +08:00
beanstalk fixed bugs in beanstalk module 2021-04-14 09:33:44 +08:00
connpool fixed one bug in redis module that all the redis servers' addrs should be set after the module was rewrote. 2020-08-17 11:53:11 +08:00
db fixed some compiling warning when some modules were disabled. 2021-02-07 09:54:45 +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 add memory leaking debug module: see lib_acl_cpp/include/acl_cpp/stdlib/malloc.hpp. 2020-06-12 14:21:41 +08:00
http fixed one abort bug in http_aclient.cpp 2021-11-15 10:45:54 +08:00
ipc add memory leaking debug module: see lib_acl_cpp/include/acl_cpp/stdlib/malloc.hpp. 2020-06-12 14:21:41 +08:00
master test demo 2020-06-26 10:33:10 +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 build for Android with gnustl_shared. 2020-03-23 22:30:47 +08:00
mqtt optimize aio module 2021-11-11 18:09:48 +08:00
net add cname in acl_rfc1035_build_reply() in acl_rfc1035.c 2021-06-02 16:53:31 +08:00
queue optimize json module's performance by using dbuf_pool 2020-11-06 15:50:16 +08:00
redis fixed some compiling warning on windows 2021-02-09 15:04:23 +08:00
serialize Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
session rewrite redis_client_cluster/redis_command classes. 2020-07-20 11:21:47 +08:00
smtp support ssl SNI 2020-07-01 17:05:41 +08:00
stdlib reserve enough memory space for acl_aio_readn() 2021-11-01 11:12:56 +08:00
stream add clear_read_ready flag in aio_istream 2021-11-12 17:35:02 +08:00
acl_cpp_init.cpp add acl_cpp_verbose() 2021-06-21 09:36:15 +08:00
acl_cpp_test.cpp Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_stdafx.cpp Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_stdafx.hpp optimize memory debug process 2020-06-12 15:14:26 +08:00
Android.mk add mqtt in Android.mk 2021-03-07 13:03:12 +08:00
Application.mk optimize building by ndk-build 2021-09-28 15:49:15 +08:00