acl/lib_acl_cpp/src
2022-07-19 17:47:01 +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 one crashing bug in db_sqlite.cpp of db_sqlite.cpp when one value of results is null. 2021-12-24 23:38:37 +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 optimize zlib_stream 2022-07-19 10:18: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 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 build for Android with gnustl_shared. 2020-03-23 22:30:47 +08:00
mqtt Added the interface to get mqtt unsubscribe topic 2022-07-15 15:54:17 +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 optimize json module's performance by using dbuf_pool 2020-11-06 15:50:16 +08:00
redis fixed one bug in redis_command::run() if request_buf_ is NULL. 2022-07-09 17:46:38 +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 optimize zlib_stream 2022-07-19 10:32:03 +08:00
stream add open flags transfer for socket_stream::bind_udp() 2022-06-01 20:14:37 +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