Commit Graph

884 Commits

Author SHA1 Message Date
zhengshuxin
e5f129f224 add one user of acl 2017-07-17 22:28:42 +08:00
zhengshuxin
203fc348a7 add one user of acl 2017-07-17 21:51:33 +08:00
zhengshuxin
3db2a2f6e1 add "who is using acl" 2017-07-17 21:49:51 +08:00
zhengshuxin
f0682647ed who is using acl? 2017-07-17 21:39:16 +08:00
zhengshuxin
1eeb4cca42 add users's acl. 2017-07-17 21:37:32 +08:00
zsx
7625db478b disable rl_clear_screen of master_ctl on MacOSX 2017-07-17 16:29:04 +08:00
zhengshuxin
54c30076ff master_ctl is ok! 2017-07-17 16:19:46 +08:00
zhengshuxin
66a35c5837 add configure item in master's protocol;
fixed warning on MACOSX
2017-07-17 15:30:52 +08:00
zsx
29ede19711 thread_self on MACOSX should be handled specially. 2017-07-17 15:26:30 +08:00
zsx
b1dfd6bdd3 fixed some compiling error&warning on xcode. 2017-07-17 15:06:02 +08:00
zhengshuxin
8a80dce9bb On MacOS, let POLLIN checking first in acl_read_wait.c. 2017-07-17 11:03:42 +08:00
zsx
975767b856 disable reseting optind, optarg, opterr on MacOS 2017-07-17 10:29:20 +08:00
zsx
7e8c42c506 fixed some compiling error on MacOS 2017-07-17 10:10:46 +08:00
zhengshuxin
24dde08a55 modify README.md 2017-07-16 23:14:26 +08:00
zhengshuxin
7b4d678976 modify README.md 2017-07-16 23:08:09 +08:00
zhengshuxin
ca77f26ec4 modify README.md 2017-07-16 22:36:21 +08:00
zhengshuxin
ab3707a3db modify README.md 2017-07-16 22:34:40 +08:00
zhengshuxin
0b2cbaba32 add some indexes in README.md 2017-07-16 22:32:43 +08:00
zhengshuxin
d7ae7bcabc modify README.md 2017-07-16 22:06:11 +08:00
郑树新
e3f787ce00 delete unused files. 2017-07-11 18:51:27 +08:00
zhengshuxin
ddee9c8d69 invalid charset in acl_vstream.h 2017-07-11 18:03:45 +08:00
zhengshuxin
eab3f85c17 fixed one net bug in FreeBSD 2017-07-11 15:58:21 +08:00
zhengshuxin
75095f5227 fixed some building error in FreeBSD with cmake 2017-07-11 15:18:41 +08:00
zhengshuxin
660f15554f disable ACL_PRINTF when gcc's version < 4.4 2017-07-11 09:04:20 +08:00
zhengshuxin
3709d8c88b can be build on gcc4.1 or gcc7.1 2017-07-10 19:20:50 +08:00
zhengshuxin
01fd3d4237 change theme 2017-07-10 16:28:46 +08:00
zhengshuxin
05365175a7 change pages' theme 2017-07-10 16:27:44 +08:00
zhengshuxin
9ac697ecbe build acl project successfully by gcc7.1.0 2017-07-10 15:26:12 +08:00
zhengshuxin
13b57fbc4c Merge branch 'master' of https://github.com/acl-dev/acl 2017-07-10 13:50:42 +08:00
zhengshuxin
7d979c1489 rm docs path 2017-07-10 13:50:10 +08:00
郑树新
0b42893d02 Set theme jekyll-theme-dinky 2017-07-10 13:47:20 +08:00
郑树新
6e1a2ab139 Set theme jekyll-theme-architect 2017-07-10 13:45:40 +08:00
郑树新
69960a33b8 Set theme jekyll-theme-tactile 2017-07-10 13:43:04 +08:00
郑树新
a74c081404 Set theme jekyll-theme-dinky 2017-07-10 13:41:05 +08:00
郑树新
e383b2b154 Set theme jekyll-theme-minimal 2017-07-10 13:37:53 +08:00
郑树新
09c415e72e Set theme jekyll-theme-cayman 2017-07-10 13:37:03 +08:00
郑树新
40acd93120 Set theme jekyll-theme-leap-day 2017-07-10 13:34:28 +08:00
郑树新
b6591a09d4 Set theme jekyll-theme-cayman 2017-07-10 13:30:30 +08:00
zhengshuxin
0bdc189502 change SAMPLES.md's charset from gbk to utf-8 2017-07-10 13:23:50 +08:00
zhengshuxin
88eb449328 udp server template can be created with joinable mode. 2017-07-10 12:22:09 +08:00
zhengshuxin
0314086294 add docs dir 2017-07-10 11:55:25 +08:00
郑树新
97a16bfc39 compiling warning by gcc7.1 2017-07-10 10:47:56 +08:00
郑树新
87c1b46337 Merge pull request #81 from zhengshuxin/master
Merge pull request #9 from acl-dev/master
2017-07-10 09:04:05 +08:00
zhengshuxin
4a60b1217c add service_kill class for acl_master management 2017-07-07 16:57:39 +08:00
郑树新
2b9f532975 add graceful STOPPING web interface for acl_master's management. 2017-07-07 15:36:40 +08:00
郑树新
2b38278ca9 change STACK_SIZE from 64K to 128K;
let acl_var_fiber_stack_size can control fiber_sleep's stack size in lib_fiber/c/src/master/fiber_server.c
2017-07-07 10:24:38 +08:00
郑树新
677b7ad053 delete samples. 2017-07-06 10:14:13 +08:00
郑树新
24df82f84c fixed one compiling error in redis_cluster sample 2017-07-06 09:57:23 +08:00
Zheng Shuxin
1721ed61cb modify old fiber_server.c.bak 2017-07-05 16:36:22 +08:00
zhengshuxin
1acef3bc6e udp server will call bind callback. 2017-07-05 15:16:30 +08:00