zhengshuxin
|
3be918e8c1
|
add one sample for testing connect with same port in one machine.
|
2019-08-14 10:56:27 +08:00 |
|
zhengshuxin
|
25aee77809
|
taskq sample is ok
|
2019-08-11 15:49:11 +08:00 |
|
shuxin zheng
|
639501690a
|
some samples can't run on MacOS
|
2019-08-11 15:22:10 +08:00 |
|
zhengshuxin
|
bb736a7d7a
|
format code.
|
2019-08-01 11:17:30 +08:00 |
|
zhengshuxin
|
f634862921
|
add benchmark for task queue, taskq is from TDEngine.
|
2019-07-30 18:15:11 +08:00 |
|
zhengshuxin
|
9697f95b8f
|
Revert "All source code have been changed to use utf8 charset with BOM header!"
This reverts commit 15d999759e .
|
2019-07-28 10:31:56 +08:00 |
|
zsxxsz
|
15d999759e
|
All source code have been changed to use utf8 charset with BOM header!
|
2019-07-27 22:44:32 +08:00 |
|
zhengshuxin
|
926b0f2c71
|
modify json sample
|
2019-07-21 20:08:51 +08:00 |
|
zhengshuxin
|
cb92a8ccf2
|
modify one json sample
|
2019-07-21 11:47:59 +08:00 |
|
zhengshuxin
|
123328c1af
|
remove unused comments
|
2019-06-24 13:06:06 +08:00 |
|
zhengshuxin
|
1fb167d560
|
remove some useless comments
|
2019-06-24 11:58:19 +08:00 |
|
zhengshuxin
|
0f8e4b8a61
|
acl_aio_connect.c: retry connecting multiple addrs is ok
|
2019-05-27 11:15:45 +08:00 |
|
zhengshuxin
|
2881e8dff4
|
acl_aio_connect.c: support try to connect multiple IPs resolved until one was connected successfully.
|
2019-05-26 23:55:02 +08:00 |
|
zhengshuxin
|
1a88d6155c
|
add http client for request async.
|
2019-05-24 18:12:08 +08:00 |
|
zhengshuxin
|
ec6462f3e6
|
aio connect support resolving domain name async.
|
2019-05-24 16:59:47 +08:00 |
|
zhengshuxin
|
56004197a3
|
add one aio connect sample
|
2019-05-24 16:59:26 +08:00 |
|
郑树新
|
9b4d238793
|
compiling ok on vc
|
2019-05-09 14:30:45 +08:00 |
|
zhengshuxin
|
34ebcc8bc4
|
fixed one bug in sample/ioctl_echo3/main.c -- by xiaohooGit
|
2019-04-10 21:43:13 +08:00 |
|
zhengshuxin
|
c5c2659eb3
|
rename chunk_chain.cpp.cpp to chunk_chain.cpp
|
2019-03-20 13:55:17 +08:00 |
|
郑树新
|
59ea283a86
|
Build ok for vc
|
2019-03-08 11:17:32 +08:00 |
|
zsx
|
a059264505
|
acl_mylog.c: remove thread mutex when writing log to local file or remote UDP server like syslog-ng
|
2019-02-24 22:17:15 +08:00 |
|
zsx
|
e82b63b025
|
format code style
|
2018-12-12 11:16:12 +08:00 |
|
zsx
|
7a934e149c
|
One bug in sha1 was fixed by dawei.lin@net263.com.
|
2018-11-22 22:18:25 +08:00 |
|
zhengshuxin
|
18af5fc7a2
|
Merge branch 'master' of github:zhengshuxin/acl
|
2018-10-17 17:19:24 +08:00 |
|
zhengshuxin
|
b46fea21d4
|
add end_with in acl::string
|
2018-10-07 21:35:46 +08:00 |
|
zhengshuxin
|
955af9d1d4
|
addrs matching in acl_master
|
2018-09-19 16:48:40 +08:00 |
|
zsx
|
f53fcb5ab3
|
bugfix: acl_ifconf_search in acl_ifconf.c can't handle some addr pattern
|
2018-09-19 15:52:59 +08:00 |
|
zsx
|
bf184fbfea
|
add some useful methods in acl_cache2.cpp
|
2018-09-18 15:04:23 +08:00 |
|
zsx
|
de4805a6c8
|
fixed one bug in acl_ifconf.c for checking the UNIX path for matching.
|
2018-09-17 18:44:27 +08:00 |
|
zsx
|
e08c37d23d
|
add one test
|
2018-09-16 23:14:36 +08:00 |
|
zsx
|
75a4cbf1e2
|
test IPV6 supporting
|
2018-09-16 22:19:40 +08:00 |
|
zsx
|
4a3ec4a288
|
supporting IPV6
|
2018-09-13 18:38:03 +08:00 |
|
zsx
|
828610b2d7
|
acl_ifconf.c is supporting IPV6
|
2018-09-13 15:14:58 +08:00 |
|
zsx
|
9498838177
|
supporting IPV6
|
2018-09-11 19:07:43 +08:00 |
|
zsx
|
cbf202d1b1
|
supporting IPV6
|
2018-09-10 18:30:54 +08:00 |
|
郑树新
|
6772f92d9b
|
!1 修复在 FreeBSD 8.x 上编译的一个错误
Merge pull request !1 from lsgx/fix-freebsd8-error
|
2018-08-24 17:40:43 +08:00 |
|
zsx
|
03480089bc
|
fixed some comiling errors.
|
2018-08-19 15:55:54 +08:00 |
|
zsx
|
6f18301ac8
|
add token_tree class for 256-fork matching tree;
format the files with DOS format.
|
2018-08-19 15:31:26 +08:00 |
|
Charlie Root
|
82708780d8
|
fixed one compiling error for freebsd8 by jjx
|
2018-07-01 22:09:12 +08:00 |
|
zhengshuxin
|
69bd929c34
|
master tools: fixed some problems on Cendos5.x
|
2018-01-31 12:31:12 +08:00 |
|
zsx
|
96cf502095
|
fixed samples compiling error
|
2017-12-25 13:01:46 +08:00 |
|
zsx
|
4f0e2cc8dd
|
feature: master can bind udp with unix domain path
|
2017-12-12 19:18:33 +08:00 |
|
zsx
|
c10ef0b4d5
|
bugfix: fixed bug in acl_ifconf_search function.
|
2017-12-12 16:33:46 +08:00 |
|
zsx
|
f0c52f92f1
|
acl_mbox supports eventfd as notify handle
|
2017-12-12 14:02:25 +08:00 |
|
zsx
|
fa113a12e7
|
acl stream and servers support UNIX domain socket in UDP packet mode
|
2017-12-10 22:23:37 +08:00 |
|
zhengshuxin
|
d5119d3ca1
|
Merge branch 'master' of https://github.com/zhengshuxin/acl into github-zsx-master
|
2017-09-13 11:26:28 +08:00 |
|
zhengshuxin
|
52b692221a
|
merge acl
|
2017-09-13 11:25:39 +08:00 |
|
zhengshuxin
|
8ada09778c
|
fixed bugs in acl_dlink.c for adding continuous integers;
acl_dlink.c supports for adding negative integers.
|
2017-09-13 11:17:00 +08:00 |
|
zhengshuxin
|
2af766fb6e
|
make acl::mbox generic with c++ template method.
|
2017-09-01 23:14:20 +08:00 |
|
zhengshuxin
|
1915852bd9
|
SO_REUSEPORT can be used in master server framework by setting configure item
|
2017-08-10 11:35:52 +08:00 |
|