zsx
|
27f13c2a13
|
fiber: add fiber_lock_r
|
2017-11-23 00:36:15 +08:00 |
|
zsx
|
1d35005fca
|
fiber: add fiber_lock_r which can use in threads + fibers
|
2017-11-23 00:35:51 +08:00 |
|
zsx
|
41d76c8a04
|
master: can start service with extname of command
|
2017-11-21 17:40:25 +08:00 |
|
zsx
|
a8d8f40b52
|
master: can start & restart one service with different extname that maybe be used for different service version
|
2017-11-21 16:46:39 +08:00 |
|
zsx
|
be83030d8d
|
master: add master_config command to get master's configure info.
|
2017-11-21 12:43:34 +08:00 |
|
郑树新
|
ad96211014
|
vc projects: remove private_global.h and add acl_define_macosx.h
|
2017-11-21 10:58:44 +08:00 |
|
郑树新
|
23f1915473
|
compiling: support vc2017
|
2017-11-20 12:15:19 +08:00 |
|
zsx
|
b705c59e0a
|
configure: main.cf changed
|
2017-11-19 18:20:56 +08:00 |
|
zhengshuxin
|
b2b6521a75
|
compiling error on CentOS6.x
|
2017-11-16 11:37:57 +08:00 |
|
zhengshuxin
|
0d1494c27e
|
rpm: add master_ctl into package
|
2017-11-16 11:18:22 +08:00 |
|
郑树新
|
a00a262f8a
|
build ok on windows
|
2017-11-14 12:09:33 +08:00 |
|
zhengshuxin
|
781b0a048a
|
add acl::tbox class for transfering messages between multi-threads.
|
2017-11-14 10:52:44 +08:00 |
|
zhengshuxin
|
b92f241603
|
fiber_server: not notify master in non-daemon mode
|
2017-11-13 21:45:59 +08:00 |
|
zhengshuxin
|
f931680917
|
bugfix: don't notify master in alone running mode.
|
2017-11-13 21:21:26 +08:00 |
|
zhengshuxin
|
54c1836d41
|
acl_udp_server: check ip auto.
|
2017-11-13 09:55:00 +08:00 |
|
zhengshuxin
|
3e5a449310
|
master: upgrade version
|
2017-11-13 09:51:41 +08:00 |
|
zhengshuxin
|
65b1bb2162
|
master: update vertion to 2.0
|
2017-11-13 09:37:54 +08:00 |
|
zhengshuxin
|
314e08b9f0
|
compiling: fixed one compiling error on FreeBSD
|
2017-11-13 09:26:48 +08:00 |
|
zhengshuxin
|
e86ae675ae
|
master: kill&stop one child with the specified configure file.
|
2017-11-12 20:41:16 +08:00 |
|
zhengshuxin
|
d4fb931056
|
code style format
|
2017-11-12 18:32:08 +08:00 |
|
zhengshuxin
|
8c70aae5fa
|
master: master should not fork child process after starting service failed.
|
2017-11-12 18:27:27 +08:00 |
|
zhengshuxin
|
ef7e4495ac
|
master: can start services specified in configure file.
|
2017-11-12 00:20:15 +08:00 |
|
zhengshuxin
|
41ce67f000
|
bugfix: acl_udp_server rebinding addrs
|
2017-11-10 22:36:03 +08:00 |
|
zhengshuxin
|
65a5b15315
|
acl_udp_server: add/del ip auto
|
2017-11-10 14:43:21 +08:00 |
|
zhengshuxin
|
8b4d78198e
|
bugfix: fxied deadlock in acl_mylog.c
|
2017-11-10 12:57:18 +08:00 |
|
zhengshuxin
|
acb6358d13
|
bugfix: fixed dead lock in acl_mylog.c
|
2017-11-10 12:00:43 +08:00 |
|
zhengshuxin
|
037d5d8994
|
format code style
|
2017-11-10 10:08:34 +08:00 |
|
zhengshuxin
|
f54c330d64
|
doc: add ifaddr command doc
|
2017-11-10 10:08:00 +08:00 |
|
zhengshuxin
|
519a42f9c2
|
compiling: fxied compiling error on FreeBSD
|
2017-11-09 19:16:51 +08:00 |
|
zhengshuxin
|
bf5252dd65
|
fiber: fixed one compiling error on centos5.x
|
2017-11-09 19:07:41 +08:00 |
|
zhengshuxin
|
4d43fc5ae7
|
acl_udp_server: can find ip addrs changing automaticlly
|
2017-11-09 18:58:42 +08:00 |
|
zhengshuxin
|
859ac18cab
|
string: fixed one bug in operator < and >
|
2017-11-07 22:58:41 +08:00 |
|
zhengshuxin
|
c9267f4d93
|
master template: remove unused args
|
2017-11-07 17:08:54 +08:00 |
|
zhengshuxin
|
48f00140a4
|
master_ctl: add waiting timeout arg of one command
|
2017-11-07 13:33:33 +08:00 |
|
zhengshuxin
|
e7800ce7c9
|
master_ctl: support using readline optional.
|
2017-11-07 13:25:54 +08:00 |
|
zhengshuxin
|
056cb8d060
|
Makefile: compile and install master_ctl
|
2017-11-07 13:13:46 +08:00 |
|
zhengshuxin
|
76889c5b35
|
master: supporting start service with absolute path
|
2017-11-07 11:54:12 +08:00 |
|
zhengshuxin
|
652b567c9e
|
fiber: add signal handling, fixed one bug that 32 integer overflow
|
2017-11-02 11:09:24 +08:00 |
|
zhengshuxin
|
231c7b0e4c
|
fiber: pread/pwrite were hooked
|
2017-10-29 11:04:21 +08:00 |
|
zhengshuxin
|
7e1c8226a5
|
fiber: add safety checking in fiber lock
|
2017-10-27 20:27:50 +08:00 |
|
zhengshuxin
|
46cc12739f
|
compiling: fixed compiling error on vc
|
2017-10-27 16:33:56 +08:00 |
|
zhengshuxin
|
b7c6384b1e
|
fixed one compiling error
|
2017-10-27 14:15:42 +08:00 |
|
zhengshuxin
|
a9ffe34907
|
rpm : update version
|
2017-10-27 13:54:58 +08:00 |
|
zhengshuxin
|
8b24ba7ac2
|
fiber: fixed bug in fiber that the signed int maybe overflow
|
2017-10-27 13:51:47 +08:00 |
|
zhengshuxin
|
7b4023940f
|
fiber: fixed one bug that signed int maybe overflow.
|
2017-10-27 13:50:11 +08:00 |
|
zhengshuxin
|
db886f9d62
|
master: all server template support waiting the service starting status
|
2017-10-27 11:38:10 +08:00 |
|
zhengshuxin
|
52e401c142
|
event: events_epoll_thr.cpp, fixed one bug in event_enable_write function
|
2017-10-27 11:37:28 +08:00 |
|
zhengshuxin
|
284a672677
|
redis: fixed one bug in redis_hash::hmset
|
2017-10-27 00:05:28 +08:00 |
|
zhengshuxin
|
bc4f60a2d3
|
acl_master: when starting services remotely, users can wait the result of the services' starting status or not.
|
2017-10-27 00:00:41 +08:00 |
|
zhengshuxin
|
0060ea9487
|
add service status type header
|
2017-10-26 22:00:14 +08:00 |
|