shuxin zheng
|
6c17451e0b
|
adding mqtt_subscribe
|
2021-03-02 18:34:34 +08:00 |
|
shuxin zheng
|
2402d482fb
|
add mqtt_pubcomp
|
2021-03-02 17:56:02 +08:00 |
|
shuxin zheng
|
12fdda9da3
|
add mqtt_pubrel
|
2021-03-02 17:40:14 +08:00 |
|
shuxin zheng
|
51ce9f18a3
|
add mqtt_pubrec
|
2021-03-02 16:56:52 +08:00 |
|
shuxin zheng
|
5e08e1b425
|
add mqtt_puback
|
2021-03-02 16:39:06 +08:00 |
|
shuxin zheng
|
82204a5457
|
add mqtt_publish
|
2021-03-02 15:43:49 +08:00 |
|
shuxin zheng
|
1887a39f32
|
adding mqtt_connect & mqtt_connack
|
2021-03-02 11:31:24 +08:00 |
|
shuxin zheng
|
7bec66c2c9
|
parse mqtt protocol in status machine
|
2021-03-01 18:38:36 +08:00 |
|
shuxin zheng
|
9c3cfce416
|
writing CONNECT of mqtt module
|
2021-03-01 18:27:11 +08:00 |
|
shuxin zheng
|
a965986f74
|
delete unused file
|
2021-02-26 18:40:03 +08:00 |
|
shuxin zheng
|
ebc4c4e7a7
|
adding mqtt lib
|
2021-02-26 18:37:21 +08:00 |
|
zhengshuxin
|
ed79cc3834
|
build ok on windows platform.
|
2021-02-23 14:30:00 +08:00 |
|
shuxin zheng
|
62554834b7
|
fixed one bug for windows when using WSAPoll
|
2021-02-23 14:00:11 +08:00 |
|
zhengshuxin
|
dbf91ceca8
|
use -Wanalyzer in gcc to check some warning in acl
|
2021-02-13 15:15:14 +08:00 |
|
zhengshuxin
|
4ce5e20917
|
build ok for windows
|
2021-02-10 20:32:36 +08:00 |
|
zhengshuxin
|
f885500cf9
|
optimize codes
|
2021-02-10 19:58:56 +08:00 |
|
zhengshuxin
|
e2fbd308cb
|
add one sample for testing event timer module
|
2021-02-10 19:18:49 +08:00 |
|
zhengshuxin
|
9700eaf8a2
|
format code
|
2021-02-10 19:16:37 +08:00 |
|
zhengshuxin
|
0f079be4a8
|
test event timer
|
2021-02-10 13:57:46 +08:00 |
|
zhengshuxin
|
8b3de764ed
|
test event timer
|
2021-02-10 13:43:33 +08:00 |
|
zhengshuxin
|
6a95fde6f4
|
test event timer
|
2021-02-09 18:49:54 +08:00 |
|
zhengshuxin
|
ebd5b20c60
|
optimize and test event timer
|
2021-02-09 18:41:21 +08:00 |
|
zhengshuxin
|
16907cf22c
|
Merge branch 'gitee-upstream-master' into gitee-master
|
2021-02-09 15:08:05 +08:00 |
|
zhengshuxin
|
b59c22ae1a
|
rewriting event timer module
|
2021-02-09 15:07:10 +08:00 |
|
zhengshuxin
|
23b0f0c5af
|
fixed some compiling warning on windows
|
2021-02-09 15:04:23 +08:00 |
|
zhengshuxin
|
ccf561d7ed
|
Merge branch 'gitee-upstream-master' into gitee-master
|
2021-02-09 11:21:50 +08:00 |
|
zhengshuxin
|
83bbc1bdad
|
fixed compiling warning
|
2021-02-09 11:20:18 +08:00 |
|
zhengshuxin
|
89eccede84
|
Merge branch 'gitee-upstream-master' into gitee-master
|
2021-02-09 10:08:10 +08:00 |
|
zhengshuxin
|
e867cd6233
|
fixed bugs when using WSAPoll on Windows.
|
2021-02-09 10:04:48 +08:00 |
|
zhengshuxin
|
6d2051c86f
|
Merge branch 'gitee-upstream-master' into gitee-master
|
2021-02-09 09:27:23 +08:00 |
|
zhengshuxin
|
bdc57a7abc
|
fixed bug in acl_read_wait.c when using WSAPoll
|
2021-02-09 09:21:29 +08:00 |
|
shuxin zheng
|
bae5acf17a
|
optimizing event timer module ...
|
2021-02-08 18:52:10 +08:00 |
|
zhengshuxin
|
165d327357
|
fixed some compiling warning when some modules were disabled.
|
2021-02-07 09:54:45 +08:00 |
|
zhengshuxin
|
a3db7f9466
|
add one sample for testing fiber
|
2021-02-05 23:39:02 +08:00 |
|
shuxin zheng
|
ce41cda3c0
|
fixed compiling error for windows
|
2021-02-03 18:37:16 +08:00 |
|
zhengshuxin
|
e793178e06
|
format code
|
2021-02-02 22:24:14 +08:00 |
|
zsxxsz
|
70aea8ec7e
|
fixed compiling error on vc2003, vc2008, vc2010
|
2021-02-02 22:09:03 +08:00 |
|
zhengshuxin
|
96c35cabb3
|
test fiber demo
|
2021-02-02 16:45:16 +08:00 |
|
shuxin zheng
|
5ca56a6cfb
|
add more flags for poll events setting
|
2021-02-02 16:29:25 +08:00 |
|
zhengshuxin
|
f5bc676fbd
|
optimize redis pipeline mode
|
2021-01-31 15:43:29 +08:00 |
|
zhengshuxin
|
b63287774d
|
support read/write timeout by setsockopt in libfiber
|
2021-01-30 09:11:39 +08:00 |
|
zhengshuxin
|
6b7ae7b883
|
the socket of one fiber can be closed of another fiber
|
2021-01-29 13:34:57 +08:00 |
|
shuxin zheng
|
ba8386e5c2
|
fixed one compiling error in lib_acl
|
2021-01-28 18:34:03 +08:00 |
|
zhengshuxin
|
f927b4d736
|
fiber sem & lock can also be killed by another fiber
|
2021-01-28 14:58:48 +08:00 |
|
zhengshuxin
|
28feaf3c28
|
add demos for testing close operation in the other fiber
|
2021-01-28 14:14:29 +08:00 |
|
zhengshuxin
|
4b5d501612
|
one fiber can close the socket of another fiber
|
2021-01-28 14:03:23 +08:00 |
|
zhengshuxin
|
b509abbb5d
|
optimize memory debug module
|
2021-01-18 17:14:30 +08:00 |
|
shuxin zheng
|
ce4eefa5ba
|
modify samples
|
2021-01-17 18:57:37 +08:00 |
|
zhengshuxin
|
2d9e43982c
|
release new acl version 3.5.2.0
|
2021-01-11 18:06:27 +08:00 |
|
zhengshuxin
|
baaccb37c0
|
build fiber ok by vc2019
|
2021-01-11 10:17:50 +08:00 |
|