郑树新
|
d5e8d93fcb
|
Merge pull request #5 from acl-dev/master
merge
|
2017-06-03 18:15:01 +08:00 |
|
郑树新
|
2494139b64
|
Merge pull request #70 from zhengshuxin/master
Merge pull request #4 from acl-dev/master
|
2017-06-03 18:13:31 +08:00 |
|
zhengshuxin
|
423b9a07c2
|
add macro ACL_TOKEN_TREE_WORD_MATCH for fast search word in token tree
|
2017-06-03 18:12:02 +08:00 |
|
郑树新
|
76276876f1
|
Merge pull request #4 from acl-dev/master
merge from acl-dev/acl
|
2017-06-02 18:09:06 +08:00 |
|
郑树新
|
b1ef43d977
|
Merge pull request #69 from zhengshuxin/master
Merge pull request #3 from acl-dev/master
|
2017-06-02 18:08:08 +08:00 |
|
root
|
40954a1558
|
acl_master support SO_REUSEPORT in UDP mode.
|
2017-06-02 18:02:36 +08:00 |
|
ubuntu14
|
a2398dfd22
|
modify lib_acl.hpp
|
2017-06-02 15:48:38 +08:00 |
|
ubuntu14
|
8650854c43
|
modify lib_acl.hpp
|
2017-06-02 15:38:27 +08:00 |
|
zhengshuxin
|
78a7540a76
|
reorganize all the include headers.
|
2017-06-02 14:47:24 +08:00 |
|
akzi
|
3c806e0bef
|
edit gitignore
|
2017-06-01 21:58:28 +08:00 |
|
fuwangqin
|
88317e8341
|
fix gson_helper.ipp gcc compile error
|
2017-06-01 16:02:51 +08:00 |
|
fuwangqin
|
d29109956c
|
add std::set for gson_helper ,and add acl.props for vs2015
|
2017-06-01 15:55:48 +08:00 |
|
郑树新
|
e26bc4b350
|
Merge pull request #3 from acl-dev/master
merge
|
2017-05-31 15:03:30 +08:00 |
|
郑树新
|
e9baa38f57
|
Merge pull request #68 from zhengshuxin/master
Merge pull request #2 from acl-dev/master
|
2017-05-31 15:02:12 +08:00 |
|
root
|
3d6aeda17c
|
Merge branch 'master' of https://github.com/acl-dev/acl
|
2017-05-31 14:59:10 +08:00 |
|
root
|
5922aaaec9
|
delete unused files.
|
2017-05-31 14:58:30 +08:00 |
|
fuwangqin
|
4f61be3181
|
fix make error
|
2017-05-31 14:57:05 +08:00 |
|
郑树新
|
dc0e903b2f
|
Merge pull request #2 from acl-dev/master
merge
|
2017-05-31 14:50:32 +08:00 |
|
root
|
0707afa35f
|
add WebSocketServlet by "fuwangqin" <niukey@qq.com>
|
2017-05-31 14:43:18 +08:00 |
|
郑树新
|
e5c39cb5c8
|
Merge pull request #67 from zhengshuxin/master
Merge pull request #1 from acl-dev/master
|
2017-05-31 12:57:45 +08:00 |
|
root
|
d91b82abfb
|
merge
|
2017-05-31 12:55:36 +08:00 |
|
郑树新
|
6e8c263024
|
Merge pull request #1 from acl-dev/master
merge
|
2017-05-31 12:52:29 +08:00 |
|
root
|
7d3de8e346
|
delete unused files.
|
2017-05-31 12:51:17 +08:00 |
|
root
|
d230265d3d
|
Merge branch 'master' of https://github.com/acl-dev/acl
|
2017-05-31 12:48:59 +08:00 |
|
郑树新
|
f25cdd9599
|
Merge pull request #66 from zhengshuxin/master
merge
|
2017-05-31 12:48:35 +08:00 |
|
root
|
0bf7f8ec2b
|
add udp sample with c++
|
2017-05-31 12:46:59 +08:00 |
|
ubuntu14
|
98b4488e87
|
add udp samples
|
2017-05-31 09:15:54 +08:00 |
|
root
|
b9440151d6
|
Merge branch 'master' of https://github.com/acl-dev/acl
|
2017-05-31 09:02:04 +08:00 |
|
郑树新
|
f318884b3c
|
Merge pull request #65 from zhengshuxin/master
add samples for recvmmsg/sendmmsg
|
2017-05-29 11:51:01 +08:00 |
|
zhengshuxin
|
183c0a6a3a
|
add samples for recvmmsg/sendmmsg
|
2017-05-29 11:47:52 +08:00 |
|
zhengshuxin
|
67e2a99eee
|
fixed one bug in websocket::make_frame_header for one memory overflow problem;
fixed one bug in connect_manager::remove
|
2017-05-27 10:03:58 +08:00 |
|
root
|
171655fa1e
|
improve performance of acl_udp_server.c
|
2017-05-25 00:59:25 +08:00 |
|
ubuntu14
|
d49075033b
|
in acl_udp_server.c, should not notify acl_master which will lead low performance
|
2017-05-23 17:53:52 +08:00 |
|
zhengshuxin
|
dcb585b094
|
add readme&changes for golang master service
|
2017-05-22 17:52:48 +08:00 |
|
zhengshuxin
|
3c19f24ede
|
calling setuid in acl_master to help services written by golang to change running privilege.
|
2017-05-22 17:52:05 +08:00 |
|
zhengshuxin
|
808667c3de
|
go master service supports log and configure
|
2017-05-21 23:49:26 +08:00 |
|
zhengshuxin
|
7637ada728
|
delete log.txt
|
2017-05-20 13:27:50 +08:00 |
|
zhengshuxin
|
f33278280f
|
acl master framework supports golang
|
2017-05-20 13:26:15 +08:00 |
|
fuwangqin
|
8b738d89b9
|
add WebsocketServlet
|
2017-05-20 11:39:14 +08:00 |
|
fuwangqin
|
9541f337b5
|
add websocketServlet sample
|
2017-05-20 11:37:15 +08:00 |
|
zhengshuxin
|
dfeef3a6bf
|
fiber service can exit until all the clients are closed, specified by configure.
|
2017-05-16 23:22:07 +08:00 |
|
zhengshuxin
|
8b0c600fac
|
fixed bugs in gson_helper.ipp for object's pointer copy
|
2017-05-14 00:16:42 +08:00 |
|
zhengshuxin
|
1a6af8a6be
|
add unix-domain support in pgsql
|
2017-05-08 09:49:30 +08:00 |
|
zhengshuxin
|
fc745e530c
|
fixed some compile error on xcode
|
2017-05-03 14:38:22 +08:00 |
|
zhengshuxin
|
a0f4e48d41
|
fixed one bug in acl_mylog.c/private_vstream.c that freeing memory corrupt.
|
2017-05-03 11:19:20 +08:00 |
|
zhengshuxin
|
14fb7b5f36
|
add postgresql client example.
|
2017-05-01 11:51:04 +08:00 |
|
zhengshuxin
|
3a422b77d2
|
modify Makefile for acl installing.
|
2017-04-28 14:00:14 +08:00 |
|
zhengshuxin
|
b55af5186e
|
modify Makefile for install libs.
|
2017-04-28 13:50:38 +08:00 |
|
zhengshuxin
|
9b12875d17
|
support postgresql.
|
2017-04-27 21:46:28 +08:00 |
|
zhengshuxin
|
b310f3d6cc
|
fixed one bug in acl_fiber_sef_specific.
|
2017-04-24 22:49:42 +08:00 |
|