shuxin zheng
|
b324fba32f
|
disable USE_FAST_TIME which maybe incorrect in some case.
|
2020-06-20 14:43:57 +08:00 |
|
shuxin zheng
|
c4ae1840d7
|
modify CMakeLists files
|
2020-06-02 16:51:35 +08:00 |
|
zhengshuxin
|
a0897815e0
|
merge dns module
|
2020-05-11 11:29:47 +08:00 |
|
郑树新
|
a02c55173a
|
disable compiling dns module in libfiber for windows.
|
2020-05-10 20:25:04 +08:00 |
|
zhengshuxin
|
da299c6ae6
|
fixed compiling warning for dns.c in libfiber.c
|
2020-05-05 00:20:51 +08:00 |
|
zhengshuxin
|
56d1c7e443
|
fixed dns module bug of libfiber for gcc9
|
2020-05-04 23:16:52 +08:00 |
|
shuxin zheng
|
95883c415f
|
fixed compiling waring on MacOS
|
2020-02-15 19:26:41 +08:00 |
|
shuxin zheng
|
f4c063ebc3
|
test fiber in reactor way
|
2020-02-09 20:45:17 +08:00 |
|
zhengshuxin
|
dee7833d1d
|
fixed bugs in hook/epoll.c in fiber module for memory overflow
|
2020-01-25 17:57:00 +08:00 |
|
郑树新
|
fd2038dd58
|
!3 Compile on raspberry pi 3B,3B+,4B
Merge pull request !3 from wfeii1980/master
|
2020-01-09 11:02:46 +08:00 |
|
zhengshuxin
|
0a14cdd275
|
prepare release new version
|
2020-01-09 10:17:00 +08:00 |
|
zhengshuxin
|
56afc8cf80
|
compiling acl
|
2020-01-07 10:36:29 +08:00 |
|
wfeii1980
|
fb928d5103
|
update lib_fiber/c/src/stdafx.h.
Compile on raspberry pi 3B,3B+,4B
|
2019-12-09 09:57:25 +08:00 |
|
shuxin zheng
|
c57e5e5876
|
compile libfiber for ARM platform
|
2019-12-03 13:43:53 +08:00 |
|
zhengshuxin
|
bda63febae
|
fatal if fbase->event_in is invalid in fbase_event::fbase_event_open
|
2019-10-18 10:07:26 +08:00 |
|
ruki
|
1c0ff5d208
|
update xmake.lua: export public includedirs
|
2019-10-14 09:34:37 +08:00 |
|
zhengshuxin
|
8d4dff9f18
|
building with xmake
|
2019-10-08 16:36:16 +08:00 |
|
zhengshuxin
|
85374450d0
|
optimize: many optimizing for decrease libs' size for mobile platom;
bugfix: fixed one bug in event_epoll.c of fiber lib.
|
2019-09-19 10:33:10 +08:00 |
|
zhengshuxin
|
ed1521b36b
|
build ok by xmake
|
2019-09-03 22:28:50 +08:00 |
|
zsxxsz
|
2ee35f6434
|
fixed bugs for restarting fiber IO scheduling.
|
2019-08-17 22:07:51 +08:00 |
|
郑树新
|
f66a47735b
|
fixed compiling error by vc
|
2019-08-16 18:24:54 +08:00 |
|
root
|
72a5287da5
|
add memory using debug info.
|
2019-08-16 18:17:11 +08:00 |
|
郑树新
|
5e8335f011
|
build ok for windows.
|
2019-08-15 15:25:28 +08:00 |
|
zhengshuxin
|
946bc1944e
|
use conditional compiling for hooking system API getimeofday
|
2019-08-12 14:52:09 +08:00 |
|
shuxin zheng
|
8d96beb9b0
|
format code
|
2019-08-11 11:12:39 +08:00 |
|
shuxin zheng
|
574800f456
|
event_kqueue.c->kevent_fflush should use hooked API __sys_kevent
|
2019-08-11 11:10:43 +08:00 |
|
zhengshuxin
|
0c4901f531
|
fixed one bug in hooked API sleep in io.c
|
2019-08-08 14:33:32 +08:00 |
|
zhengshuxin
|
a186db64f8
|
fixed compiling error on maxos
|
2019-08-07 14:30:12 +08:00 |
|
zhengshuxin
|
e20a39ebef
|
fixed one compiling error on macos
|
2019-08-07 14:26:24 +08:00 |
|
zhengshuxin
|
42d2bd5684
|
fixed one bug in hooked API gettimeofday for precision.
|
2019-08-06 10:28:31 +08:00 |
|
zhengshuxin
|
df843708f8
|
format code style
|
2019-07-31 22:06:54 +08:00 |
|
zhengshuxin
|
85812e6f1c
|
improvement ring's performance
|
2019-07-31 22:00:41 +08:00 |
|
zhengshuxin
|
a0b258eb28
|
test gettimeofday ok
|
2019-07-31 16:32:17 +08:00 |
|
zhengshuxin
|
b02dfd34c6
|
speedup gettimeofday() by using some asm codes from DPDK
|
2019-07-30 23:48:25 +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
|
3b1053652f
|
fixed bug in fiber_sem.c
|
2019-07-17 09:32:20 +08:00 |
|
zhengshuxin
|
123328c1af
|
remove unused comments
|
2019-06-24 13:06:06 +08:00 |
|
zhengshuxin
|
b71b8840bf
|
replace assert with abort
|
2019-05-18 22:03:53 +08:00 |
|
zhengshuxin
|
064a4c325c
|
optimize fiber_sem
|
2019-05-17 11:11:03 +08:00 |
|
zhengshuxin
|
0ffeedfcd4
|
fixed bugs in fiber_sem.c/fiber_lock.c
|
2019-05-16 16:48:48 +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 |
|
zhengshuxin
|
480a8c9403
|
optimise fiber
|
2019-01-02 11:12:55 +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
|
0004373bcd
|
fixed bugs of acl_fiber_cond_timedwait in acl_fiber_cond.c
|
2018-12-25 11:32:42 +08:00 |
|