zhengshuxin
|
ee47b25cd3
|
format c code style.
|
2019-07-05 16:23:47 +08:00 |
|
郑树新
|
71980ea862
|
optimize builing for Android
|
2019-06-28 16:36:00 +08:00 |
|
zhengshuxin
|
382d69ab04
|
optimize conditional compiling
|
2019-06-28 10:54:27 +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 |
|
zsxxsz
|
cc202891ec
|
compiling ok on Ubuntu12 32-bits
|
2019-06-17 22:31:43 +08:00 |
|
zhengshuxin
|
832d236f27
|
merge request for fixing bug in get_buf() of acl_mylog.c
|
2019-06-13 09:39:51 +08:00 |
|
moehuster
|
ccc33a1317
|
Missing line breaks when log msg's length less than 1024
|
2019-06-11 15:36:05 +08:00 |
|
zhengshuxin
|
88b60dfa8a
|
http_aclient ok!
|
2019-06-05 17:48:52 +08:00 |
|
zhengshuxin
|
7d85364bc6
|
add http_aclient for getting http response from webserver in aio mode.
|
2019-06-05 17:36:47 +08:00 |
|
zhengshuxin
|
292287dd77
|
acl_aio_read_peek/acl_aio_readn_peek using count to save the data's length in each reading.
|
2019-06-05 16:18:45 +08:00 |
|
zhengshuxin
|
3a5d971336
|
acl_dbuf_pool.c: reserve another memory node for improving performance.
|
2019-06-02 23:18:08 +08:00 |
|
zhengshuxin
|
f7fc953fe0
|
fixed compiling error on windows
|
2019-05-28 11:49:43 +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 |
|
郑树新
|
32c8564bbb
|
optimize compiling size of package for Android
|
2019-05-20 11:09:05 +08:00 |
|
zhengshuxin
|
b71b8840bf
|
replace assert with abort
|
2019-05-18 22:03:53 +08:00 |
|
zsxxsz
|
53583d8a9d
|
add compiling macro option ACL_CLIENT_ONLY to decrease the library's size for
client software.
|
2019-05-18 21:19:21 +08:00 |
|
郑树新
|
9b4d238793
|
compiling ok on vc
|
2019-05-09 14:30:45 +08:00 |
|
zhengshuxin
|
81ee32453f
|
acl_vstream.c: fixed bug in acl_vstream_fflush() where wbuf_dlen should be set 0
|
2019-05-06 09:37:46 +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 |
|
zsx
|
a5fd4abdb9
|
release acl 3.5.0!
|
2019-03-09 20:23:08 +08:00 |
|
zsx
|
71fc7510a2
|
prepare for releasing acl 3.4.2 version!
|
2019-03-09 14:12:34 +08:00 |
|
郑树新
|
59ea283a86
|
Build ok for vc
|
2019-03-08 11:17:32 +08:00 |
|
郑树新
|
b6f9803959
|
Build ok for Android Studio 3.3.2 !
|
2019-03-07 16:40:47 +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
|
c6743aaa7f
|
acl_scan_dir.c: the current dir's attribute can be got in scanning process
|
2019-02-13 11:22:31 +08:00 |
|
zsx
|
c86ec682bd
|
acl_scan_dir.c: continue to scan the next node when some error happends
|
2019-02-11 11:20:29 +08:00 |
|
zsx
|
0447653edd
|
release 3.4.1-45 version
|
2019-02-01 18:51:41 +08:00 |
|
zsx
|
74369b46dc
|
scan_dir: empty directory can be removed when scanning directories
|
2019-02-01 18:47:19 +08:00 |
|
zsx
|
3b4b19a542
|
fixed bugs in scan_dir module
|
2019-02-01 13:49:27 +08:00 |
|
zsx
|
5acbcf50cc
|
connect_manager::check_idle: fixed one bug when pools_size is 0
|
2019-01-21 13:19:49 +08:00 |
|
zsx
|
776fc38689
|
upgrade acl's version
|
2019-01-17 14:24:28 +08:00 |
|
zsx
|
db2d293a3e
|
tcp_keeper is ok!
|
2019-01-15 11:57:19 +08:00 |
|
zsx
|
7db86b1bc3
|
release 3.4.1-42 version for some improvement
|
2019-01-14 14:46:51 +08:00 |
|
zsx
|
1edd724a8d
|
fixed one bug in fiber for stopping scheduling automatically
|
2019-01-14 14:34:14 +08:00 |
|
zsx
|
c3c53f0be6
|
fiber_tbox.hpp/tbox.hpp/mbox.hpp: set free_obj's default value to true
|
2019-01-02 11:28:49 +08:00 |
|
zsx
|
ff8a217755
|
acl_fiber_event.c: fixed one bug in event_ferror
|
2018-12-27 11:06:13 +08:00 |
|
zsx
|
7ab0b6f5e3
|
fixed bugs in acl_fiber_cond_wait/acl_fiber_cond_timedwait that detaching fbase must before calling acl_fiber_event_wait
|
2018-12-27 10:07:14 +08:00 |
|
zsx
|
f6230bfb5f
|
release 3.4.1-38 version
|
2018-12-25 11:37:58 +08:00 |
|
zsx
|
ea6e192002
|
add log info for acl_vstream_close
|
2018-12-20 17:29:21 +08:00 |
|
zsx
|
bd6375fe2a
|
connect_manager: support fiber running in threads
|
2018-12-16 16:47:51 +08:00 |
|
zsx
|
e82b63b025
|
format code style
|
2018-12-12 11:16:12 +08:00 |
|
zsx
|
c9d87eb368
|
delete unused files by xcode
|
2018-12-07 13:56:05 +08:00 |
|
zsx
|
d0d51ec6d1
|
build for macos
|
2018-12-07 13:50:42 +08:00 |
|
zsx
|
913fc1d187
|
release 3.4.1-36
|
2018-12-06 15:51:53 +08:00 |
|