zhengshuxin
|
ffcfd87d26
|
add send method in tcp_pool class.
|
2017-08-08 23:27:37 +08:00 |
|
zsx
|
768ba78d5f
|
fixed one compiling warn on xcode
|
2017-07-17 17:29:41 +08:00 |
|
zsx
|
4bebc24c7e
|
add bitmap class into xcode's project.
|
2017-07-17 17:21:49 +08:00 |
|
zsx
|
6b0c6b5070
|
add atomic, thread_mutex and thread_cond class into xcode project.
|
2017-07-17 17:17:02 +08:00 |
|
zhengshuxin
|
88a7194064
|
add thread_cond & thread_mutex class into different vc projects
|
2017-08-22 15:35:01 +08:00 |
|
zhengshuxin
|
b637f0bb74
|
modify c++ style of locker class
|
2017-08-22 15:28:12 +08:00 |
|
zhengshuxin
|
59a7899fa3
|
add acl::thread_cond testing in sample thread
|
2017-08-22 15:27:37 +08:00 |
|
zhengshuxin
|
cdd3684407
|
add thread_cond.hpp & thread_mutex.hpp into lib_acl.hpp
|
2017-08-22 15:21:23 +08:00 |
|
zhengshuxin
|
5723a4369f
|
add thread_cond c++ class
|
2017-08-22 15:21:07 +08:00 |
|
zhengshuxin
|
f1fa41e523
|
add thread_mutex c++ class.
|
2017-08-22 15:20:28 +08:00 |
|
zsx
|
2e7167bfd7
|
add tcp module for xcode.
|
2017-07-17 17:01:50 +08:00 |
|
zhengshuxin
|
9d08227118
|
fixed one compiling error.
|
2017-08-08 18:54:13 +08:00 |
|
zhengshuxin
|
7bca9425a9
|
add tcp communication connections pool.
|
2017-08-08 18:43:25 +08:00 |
|
zhengshuxin
|
b48627f168
|
add -ldl in some Makefile.in
|
2017-08-07 12:04:56 +08:00 |
|
zhengshuxin
|
e40c8bfb1a
|
add -ldl in app's Makefile
|
2017-08-07 11:29:19 +08:00 |
|
zhengshuxin
|
3203318ea9
|
when user's input is NULL in acl_vstring_sprintf, etc, null will be handled safely.
|
2017-08-07 11:09:00 +08:00 |
|
zhengshuxin
|
53d19b391e
|
acl::polarssl_conf should be created after acl::polarssl_conf::load();
|
2017-08-04 23:13:12 +08:00 |
|
zhengshuxin
|
cedd5b0c18
|
all ssl samples can load libpolarssl.so dynamic.
|
2017-08-04 22:37:00 +08:00 |
|
zhengshuxin
|
44bd9d2d29
|
add one minimal version for this acl commits.
|
2017-08-04 16:15:41 +08:00 |
|
郑树新
|
710c7f61d7
|
build ok by vc2012.
|
2017-08-04 15:45:17 +08:00 |
|
zhengshuxin
|
27b42d5c30
|
polarssl_conf & polarssl_io support loading polarssl lib dynamic.
|
2017-08-04 15:13:40 +08:00 |
|
zsxxsz
|
e75487ed1f
|
modify polarssl_conf class for use polarssl with dynamic lib
|
2017-08-04 00:09:33 +08:00 |
|
zhengshuxin
|
9818fc232a
|
programs in bin path will be installed
|
2017-08-01 14:06:59 +08:00 |
|
zhengshuxin
|
5b377b5037
|
for build rpm
|
2017-08-01 13:55:01 +08:00 |
|
zhengshuxin
|
b39e6d882c
|
add master_ctl into rpm.
|
2017-08-01 13:46:41 +08:00 |
|
zhengshuxin
|
b0b08bf3ef
|
put master_ctl into rpm package.
|
2017-08-01 13:41:36 +08:00 |
|
zhengshuxin
|
91236bd108
|
libfiber.a & libfiber_cpp.a are compiled only as default.
|
2017-07-31 20:49:59 +08:00 |
|
zhengshuxin
|
5daa1b7acf
|
add comments in master_threads.hpp
|
2017-07-31 20:38:42 +08:00 |
|
zsxxsz
|
e17f78dcec
|
fixed one bug in acl_threads_server.c when serv_timeout was called the sequence of args was invalid.
|
2017-07-31 17:19:35 +08:00 |
|
zhengshuxin
|
0b9f6bd0a8
|
fixed bugs in server templates for windows.
|
2017-07-31 16:08:01 +08:00 |
|
zhengshuxin
|
a9cdcbbf02
|
fixed one error when calling 'master service start'
|
2017-07-31 15:06:03 +08:00 |
|
zhengshuxin
|
d55aa4bc13
|
restore main.cf in dist/master
|
2017-07-31 14:31:55 +08:00 |
|
zhengshuxin
|
a9781f08a4
|
for building rpm
|
2017-07-31 14:20:30 +08:00 |
|
zhengshuxin
|
6075440fb2
|
add main.cf into master/daemon/ path
|
2017-07-31 14:14:33 +08:00 |
|
zhengshuxin
|
d0024f25e7
|
for build rpm packing
|
2017-07-31 14:10:40 +08:00 |
|
zhengshuxin
|
c61af177c6
|
for build rpm
|
2017-07-31 14:00:04 +08:00 |
|
zhengshuxin
|
d0b71fb3a4
|
add master_ctld to rpm package.
|
2017-07-31 13:51:34 +08:00 |
|
郑树新
|
ebed9abd7e
|
Merge pull request #85 from xiaoqiang0/master
bump rpm version 3.3.0-4
|
2017-07-27 18:26:29 +08:00 |
|
Zhang Qiang
|
3d88b2be01
|
bump rpm version 3.3.0-4
|
2017-07-27 18:24:27 +08:00 |
|
zhengshuxin
|
fbf37b7237
|
remove master_base.hpp from master_fiber.hpp;
remove lib_acl.h from lib_fiber.h;
|
2017-07-27 18:16:39 +08:00 |
|
zhengshuxin
|
77f46902cd
|
modify lib_fiber.h
|
2017-07-27 17:43:34 +08:00 |
|
zhengshuxin
|
df1b49d215
|
add some functions for HMSET commands in redis_hash class.
|
2017-07-27 13:35:47 +08:00 |
|
zhengshuxin
|
e88320a6df
|
modify header of fiber library.
|
2017-07-26 19:09:48 +08:00 |
|
郑树新
|
a8ad0d049d
|
Merge pull request #84 from xiaoqiang0/master
packaging: add fiber lib to rpm
|
2017-07-26 16:57:07 +08:00 |
|
Zhang Qiang
|
0a2a189675
|
packaging: add fiber lib to rpm
|
2017-07-26 15:15:30 +08:00 |
|
zsxxsz
|
40a571f0fb
|
fixed compiling error on windows.
|
2017-07-25 22:24:50 +08:00 |
|
zhengshuxin
|
9629b2ca1d
|
make the output of master_ctl looks more beautiful:)
|
2017-07-24 22:42:11 +08:00 |
|
zhengshuxin
|
443e94d3d9
|
fixed one bug in trigger server template that __conf_file should be used than conf_file_ptr.
|
2017-07-24 22:04:08 +08:00 |
|
zhengshuxin
|
b8237e011b
|
add starting time in master management protocol.
|
2017-07-24 16:06:29 +08:00 |
|
zhengshuxin
|
75443ef214
|
remove readline dependence by master_ctld
|
2017-07-24 09:34:13 +08:00 |
|