zsx
|
669f0601e7
|
add comment in fiber_server.cpp
|
2019-03-06 13:57:39 +08:00 |
|
zsx
|
154fd0f71d
|
don't connect first in tcp_keeper
|
2019-01-21 17:42:50 +08:00 |
|
zsx
|
b926d78534
|
optimize tcp_keeper
|
2019-01-17 14:10:59 +08:00 |
|
zsx
|
db2d293a3e
|
tcp_keeper is ok!
|
2019-01-15 11:57:19 +08:00 |
|
郑树新
|
6e9691397a
|
build ok for vc
|
2019-01-14 15:33:51 +08:00 |
|
zsx
|
1edd724a8d
|
fixed one bug in fiber for stopping scheduling automatically
|
2019-01-14 14:34:14 +08:00 |
|
zsx
|
1cd42a9213
|
optimize tcp_keeper
|
2019-01-14 14:34:00 +08:00 |
|
zhengshuxin
|
2081b206c2
|
set free_obj's default value to true
|
2019-01-02 11:25:17 +08:00 |
|
zhengshuxin
|
480a8c9403
|
optimise fiber
|
2019-01-02 11:12:55 +08:00 |
|
zsx
|
03e2cf0a31
|
optimize tcp_keeper
|
2018-12-31 22:02:21 +08:00 |
|
zsx
|
5bb7daf807
|
tcp_keeper: add ttl controling for connection and connections pools;
http_request/http_client add controling parameters
|
2018-12-29 15:42:03 +08:00 |
|
zsx
|
ac311dd2d1
|
disable valgrind
|
2018-12-28 22:22:58 +08:00 |
|
zsx
|
ea8462f1ef
|
add tcp_keeper class for tcp connections keepalive
|
2018-12-28 21:46:01 +08:00 |
|
zsx
|
fcfaddcf35
|
add syscall for hook system API
|
2018-12-27 17:35:18 +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
|
e2fbff2b9b
|
add fiber_tbox sample
|
2018-12-27 10:02:04 +08:00 |
|
zsx
|
0004373bcd
|
fixed bugs of acl_fiber_cond_timedwait in acl_fiber_cond.c
|
2018-12-25 11:32:42 +08:00 |
|
zsx
|
50be7b26a6
|
fiber_cond.c: fixed one bug in acl_fiber_cond_timedwait when timeout happened
|
2018-12-24 17:12:10 +08:00 |
|
zsx
|
34a8d82734
|
fiber_server.cpp: service can't exit correctly when some connections is still connected.
|
2018-12-20 15:45:52 +08:00 |
|
zsx
|
605adfb614
|
disable debug fiber with valgrind
|
2018-12-16 17:46:47 +08:00 |
|
zsx
|
bd6375fe2a
|
connect_manager: support fiber running in threads
|
2018-12-16 16:47:51 +08:00 |
|
zsx
|
b9ff539209
|
build fiber for Linux ok
|
2018-12-14 16:39:13 +08:00 |
|
郑树新
|
fcd083d307
|
build on Windows ok
|
2018-12-14 16:34:28 +08:00 |
|
zsx
|
a1636cb371
|
fixed sample's bug
|
2018-12-14 11:47:17 +08:00 |
|
郑树新
|
efeb4fdabb
|
build for vc
|
2018-12-12 19:12:42 +08:00 |
|
zsx
|
077fcf399f
|
building for all OS
|
2018-12-07 16:00:59 +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 |
|
郑树新
|
ca7d64f263
|
vc2013 project for libfiber
|
2018-12-07 11:08:19 +08:00 |
|
zsx
|
35315809b9
|
add lost files to vc project
|
2018-12-06 22:07:24 +08:00 |
|
zsx
|
66a560e37f
|
fixed bugs in client_wakeup of acl_threads_server.c;
acl::fiber_tbox and acl::fiber_cond are ok.
|
2018-12-06 15:50:13 +08:00 |
|
zsx
|
ecdb9df01f
|
add ACL_FIBER_COND in fiber_cond.hpp
|
2018-12-01 12:04:36 +08:00 |
|
zsx
|
4db127ec9f
|
optimize fiber_cond and fiber
|
2018-11-30 18:26:46 +08:00 |
|
zsx
|
04dd410821
|
add samples: thread_cond/thread_tbox
|
2018-11-30 18:26:25 +08:00 |
|
zsx
|
f75eebde9f
|
add fiber_tbox.hpp
|
2018-11-30 17:20:45 +08:00 |
|
zsx
|
9445201f43
|
add lost file
|
2018-11-30 15:00:28 +08:00 |
|
zsx
|
fb271fd104
|
format to DOS style.
|
2018-11-30 14:38:22 +08:00 |
|
zsx
|
f570318eb6
|
modify fiber_cond
|
2018-11-30 14:36:15 +08:00 |
|
zsx
|
159a0e2760
|
add fiber_cond into libfiber
|
2018-11-30 14:35:58 +08:00 |
|
zsx
|
12c78277c8
|
add fiber_cond in cpp lib
|
2018-11-30 14:35:08 +08:00 |
|
zsx
|
8ed462ce69
|
replace assert with msg_fatal
|
2018-11-30 11:45:58 +08:00 |
|
zsx
|
56c8a058f4
|
fiber_event.c: fixed one bug in acl_fiber_event_notify
|
2018-11-29 22:44:16 +08:00 |
|
zsx
|
e48753986e
|
fbase_event.c: restart IO when IO process is interrupted by EINTR.
|
2018-11-29 11:28:48 +08:00 |
|
zsx
|
4e5f45068e
|
add one parameter for fiber_event class
|
2018-11-28 16:14:05 +08:00 |
|
zsx
|
877e7aa5d4
|
lib_fiber's changes.txt
|
2018-11-28 15:53:27 +08:00 |
|
zsx
|
2033c94414
|
add fiber_cond.c
|
2018-11-28 15:51:33 +08:00 |
|
zsx
|
9cd475d83f
|
add fiber_cond.c
|
2018-11-28 15:51:22 +08:00 |
|
zsx
|
9b26998122
|
add fbase_event.c
|
2018-11-28 13:42:10 +08:00 |
|
zsx
|
ec495072b1
|
lib_fiber/c/src/fiber_event.c: fixed one bug for lock conlision
|
2018-11-28 09:47:04 +08:00 |
|