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 |
|
zhengshuxin
|
dcff42768a
|
use poll in acl_master other than select or epoll.
|
2017-07-05 14:53:40 +08:00 |
|
zhengshuxin
|
99660d0734
|
add proc_on_bind in master_udp class
|
2017-07-05 14:31:18 +08:00 |
|
zhengshuxin
|
98d11361bb
|
test sighup callback ok for all server template.
|
2017-07-05 10:27:33 +08:00 |
|
zhengshuxin
|
643609a33a
|
fixed some compile error
|
2017-07-05 00:01:22 +08:00 |
|
zsxxsz
|
a8ffa2a556
|
compile on vc
|
2017-07-04 23:55:29 +08:00 |
|
zhengshuxin
|
88d6f6c44f
|
all server templates support SIGHUP callback.
|
2017-07-04 23:33:28 +08:00 |
|
zhengshuxin
|
3057fd64d9
|
add master_ctl tool which can notify acl_master to list/stat/start/stop/reload one or more services.
|
2017-07-03 19:26:36 +08:00 |
|
郑树新
|
25a6e4cf15
|
add dist/lib/win32 path for win32.
|
2017-07-03 18:17:03 +08:00 |
|
zhengshuxin
|
4b3d13b670
|
acl_atomic_int64_add_fetch can support Windows
|
2017-07-03 17:49:51 +08:00 |
|
zhengshuxin
|
128df49e08
|
fixed bugs in acl_atomic.c
|
2017-07-03 17:42:55 +08:00 |
|
root
|
da5edbcb58
|
master fiber server's template can run in multi-threads model.
|
2017-07-03 16:40:31 +08:00 |
|
Zheng Shuxin
|
d52e8c5113
|
modify lib_fiber module
|
2017-07-03 16:00:05 +08:00 |
|