zhengshuxin
|
4623e568ac
|
add MASTER_SERVICE=ALONE environment to control service running in alone mode
|
2022-08-03 15:36:23 +08:00 |
|
zhengshuxin
|
06bb626faa
|
release new version for fixed one bugs in fiber_server.cpp
|
2022-08-03 10:15:41 +08:00 |
|
zhengshuxin
|
eeb441afcb
|
fixed one bug in fiber_server.cpp when using shared stack mode
|
2022-08-03 10:09:03 +08:00 |
|
郑树新
|
ba7bb5f03f
|
add !defined(MINGW) for supporting MSYS2 in acl_mbox.c
|
2022-08-02 23:34:45 +08:00 |
|
zhengshuxin
|
b1506818eb
|
fiber service template can use SO_REUSEPORT for unix domain socket
|
2022-08-02 23:21:44 +08:00 |
|
zhengshuxin
|
608dc0c4f4
|
test wait_group of fiber module
|
2022-08-01 22:13:42 +08:00 |
|
郑树新
|
d96e7f55b8
|
build acl ok on windows platform.
|
2022-08-01 22:05:07 +08:00 |
|
zhengshuxin
|
9f839e7363
|
add wait_group in fiber module
|
2022-08-01 21:57:07 +08:00 |
|
shuxin zheng
|
4374153f00
|
add wait_group.cpp in xcode project of acl
|
2022-08-01 16:02:21 +08:00 |
|
zhengshuxin
|
785487b466
|
add wait_group for fiber module like sync.WaitGroup in Golang
|
2022-08-01 15:48:21 +08:00 |
|
zsx
|
ddedde7560
|
modify doc
|
2022-07-31 21:21:41 +08:00 |
|
zhengshuxin
|
4bf06e18f5
|
modify readme
|
2022-07-28 00:22:48 +08:00 |
|
shuxin zheng
|
32b521c40b
|
add another push_back(unsigned char, bool) in string
|
2022-07-26 17:30:54 +08:00 |
|
zhengshuxin
|
d5bac0b0b1
|
optimize acl_master and service templates
|
2022-07-26 16:08:25 +08:00 |
|
zhengshuxin
|
0e8ed6d8fa
|
Merge branch 'master' of gitee:zsxxsz/acl into gitee-master
|
2022-07-25 18:28:04 +08:00 |
|
zhengshuxin
|
9e7ad64171
|
fixed build rpm's warning
|
2022-07-25 15:50:28 +08:00 |
|
zhengshuxin
|
af97334509
|
acl-master service framework and fiber service template support SO_REUSEPORT option.
|
2022-07-25 15:30:41 +08:00 |
|
郑树新
|
152deb195c
|
build some app on windows
|
2022-07-22 23:15:27 +08:00 |
|
zhengshuxin
|
72d9cc9402
|
delete unused codes
|
2022-07-22 09:57:27 +08:00 |
|
zhengshuxin
|
ed8a821d60
|
add explicit for acl::string(size_t n)
|
2022-07-22 09:55:12 +08:00 |
|
zhengshuxin
|
e1fba7dee1
|
remove virtual attribute from acl::string that can save 8 bytes for each acl::string object.
|
2022-07-21 18:46:12 +08:00 |
|
zhengshuxin
|
6da6a1dbd1
|
optimize size of the ACL_VSTRING object
|
2022-07-21 18:29:28 +08:00 |
|
zhengshuxin
|
e9fde422ac
|
mqtt payload can be binary data.
|
2022-07-20 16:25:21 +08:00 |
|
zhengshuxin
|
0b96d55f7a
|
optimize zlib_stream module
|
2022-07-19 19:06:34 +08:00 |
|
zhengshuxin
|
5ecf5a6eae
|
Merge remote-tracking branch 'remotes/github-upstream/master' into gitee-master
|
2022-07-19 17:47:01 +08:00 |
|
zhengshuxin
|
42fa722e3f
|
optimize service template
|
2022-07-19 17:28:03 +08:00 |
|
shuxin zheng
|
d950c44081
|
optimize zlib_stream
|
2022-07-19 10:32:03 +08:00 |
|
shuxin zheng
|
59e37afaff
|
optimize zlib_stream
|
2022-07-19 10:18:54 +08:00 |
|
shuxin zheng
|
39453cf2c3
|
fixed bugs in http_client.cpp for some memory leak.
|
2022-07-19 09:55:49 +08:00 |
|
zhengshuxin
|
14fce1cc1a
|
optimize for making valgrind happy
|
2022-07-18 11:42:25 +08:00 |
|
郑树新
|
2a8d5737ec
|
Merge pull request #283 from wkliu19/merge
Added the interface to get mqtt unsubscribe topic
|
2022-07-15 17:39:27 +08:00 |
|
刘韦康
|
4bb3288cae
|
Added the interface to get mqtt unsubscribe topic
|
2022-07-15 15:54:17 +08:00 |
|
zhengshuxin
|
29e43b1d6f
|
release acl-master 3.5.4-8 version
|
2022-07-14 09:12:27 +08:00 |
|
zhengshuxin
|
0a4b2982fa
|
optimize building rpm
|
2022-07-13 19:02:44 +08:00 |
|
zhengshuxin
|
979c4fa6de
|
optimize building rpm
|
2022-07-13 19:00:31 +08:00 |
|
shuxin zheng
|
bbb9b6da29
|
optimize rpm building for CentOS
|
2022-07-13 18:57:58 +08:00 |
|
root
|
0f8e3cd676
|
Build rpm for CentOS8.x
|
2022-07-13 18:09:10 +08:00 |
|
root
|
774a0ac8af
|
build acl-libs on CentOS8.x
|
2022-07-13 17:49:42 +08:00 |
|
zhengshuxin
|
67bb889a86
|
just release rpm package for CentOS8.x
|
2022-07-13 17:06:49 +08:00 |
|
zhengshuxin
|
f77a73575f
|
Just release 3.5.3-16 for CentOS8.x
|
2022-07-13 17:01:26 +08:00 |
|
zhengshuxin
|
5e36616f8c
|
Don't create core files when children processes abnormally crashed
|
2022-07-13 16:54:16 +08:00 |
|
zhengshuxin
|
79ba154ba9
|
CI building supports CentOS8
|
2022-07-13 16:39:01 +08:00 |
|
zhengshuxin
|
ab0ae2777a
|
test mqtt
|
2022-07-13 09:38:26 +08:00 |
|
zhengshuxin
|
f36280c854
|
release new acl-master
|
2022-07-11 16:51:14 +08:00 |
|
zhengshuxin
|
a4e1216a70
|
add acl_master's keepalive checking shell on CentOS5 and CentOS56
|
2022-07-11 15:32:58 +08:00 |
|
郑树新
|
04128ce024
|
Merge branch 'master' into 'master'
add keepalive shell for os5&6
See merge request !14
|
2022-07-11 14:48:12 +08:00 |
|
郑树新
|
2830be54fa
|
Acl can be built by cmake tools chanins
|
2022-07-10 20:13:15 +08:00 |
|
zhengshuxin
|
1898cb086a
|
fixed one bug in redis_command::run() if request_buf_ is NULL.
|
2022-07-09 17:46:38 +08:00 |
|
ci
|
779ea5c03a
|
Merge branch 'master' of ssh://gitlab.qiyi.domain:10022/frankyang/acl
|
2022-07-07 15:01:44 +08:00 |
|
ci
|
74b80e57ff
|
add keepalive shell for os5&6
|
2022-07-07 15:01:00 +08:00 |
|