zsxxsz
|
51b1789300
|
optimize WinEchod sample
|
2019-08-18 13:10:26 +08:00 |
|
zsxxsz
|
2ee35f6434
|
fixed bugs for restarting fiber IO scheduling.
|
2019-08-17 22:07:51 +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 |
|
郑树新
|
649b94dc41
|
format source code's charset
|
2019-07-26 17:27:39 +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 |
|
zsx
|
fb271fd104
|
format to DOS style.
|
2018-11-30 14:38:22 +08:00 |
|
郑树新
|
e6cead0a67
|
fixed one problem in getaddrinfo of lib_fiber;
|
2018-09-19 18:36:05 +08:00 |
|
zsx
|
902a76e55b
|
build on windows
|
2018-03-05 11:11:55 +08:00 |
|
zsxxsz
|
580fdc4f72
|
fiber event: adding iocp for winsock
|
2018-01-30 23:45:34 +08:00 |
|
zsxxsz
|
2e38ce1365
|
fiber schedule process can be triggered automaticly.
|
2018-01-28 12:34:23 +08:00 |
|
郑树新
|
49a92e9348
|
fiber io can also stop automaticly when no IO and no timers been set.
|
2018-01-22 18:38:50 +08:00 |
|
zsxxsz
|
400904dccf
|
add error handling in acl_vstream.c & poll.c when operation timeout;
in fiber_win.c when calling CreateFiberEx, using size as the parameter
dwStackReserveSize;
|
2018-01-20 21:57:39 +08:00 |
|
郑树新
|
d819724c3b
|
fiber performance: improve the messages handling performance in Windows
|
2018-01-17 14:10:19 +08:00 |
|
zsxxsz
|
a2b795a7fe
|
fiber_io fiber can be restarted.
|
2018-01-16 22:37:23 +08:00 |
|
郑树新
|
4afcac70a0
|
improve fiber IO performance when using timedwait read/write.
|
2018-01-16 18:24:13 +08:00 |
|
郑树新
|
0e12675b7b
|
WinEchod use UNICODE charset
|
2018-01-15 12:22:04 +08:00 |
|
郑树新
|
a19555d3c2
|
WinEchodDl's vc2013 project
|
2018-01-15 12:15:51 +08:00 |
|
郑树新
|
fd1cd5df2e
|
add vc2013 project for demo WinEchod of acl fiber.
|
2018-01-15 11:32:59 +08:00 |
|
zsxxsz
|
768d30a56c
|
fiber for windows OS can use IO read/write with timed waiting by using select/poll;
ACL_VSTREAM's NETWORK IO read/write interface can be hooked by user's IO API.
|
2018-01-14 22:54:44 +08:00 |
|
zsxxsz
|
c2a2d1b579
|
building fiber lib and samples are all ok by vc2012 and vc2013
|
2018-01-13 23:24:45 +08:00 |
|
zsxxsz
|
ebf0361142
|
fiber event optimize
|
2018-01-13 09:37:57 +08:00 |
|
zsx
|
f58d187421
|
compiling fiber on Linux
|
2018-01-12 22:29:21 +08:00 |
|
郑树新
|
bc24d1e75a
|
fiber based on win32 gui message
|
2018-01-12 19:15:08 +08:00 |
|
zsxxsz
|
d108b3750a
|
for win32 gui fiber
|
2018-01-12 00:28:30 +08:00 |
|
郑树新
|
5a45a0d886
|
win32 message fiber event
|
2018-01-11 19:13:31 +08:00 |
|
郑树新
|
4843851cbf
|
add FiberSleep class for demo
|
2018-01-11 18:30:06 +08:00 |
|
郑树新
|
e55a183e1e
|
WinEchod: rename class files' name;
win32 message is OK;
|
2018-01-11 14:19:09 +08:00 |
|
zsxxsz
|
63c9decbbd
|
acl fiber can be used on win32 GUI messsage
|
2018-01-11 00:11:15 +08:00 |
|
郑树新
|
7f35e9236f
|
acl fiber can now support win32 gui message engine
|
2018-01-10 17:48:45 +08:00 |
|
郑树新
|
038dcc9a43
|
add listener fiber and client fiber
|
2018-01-10 17:48:22 +08:00 |
|
郑树新
|
e64945edd7
|
win32 gui fiber sample
|
2018-01-09 19:02:10 +08:00 |
|
zsxxsz
|
c6c268a9f3
|
add demo
|
2018-01-09 00:05:28 +08:00 |
|