.. |
common
|
modify comments for ring structure
|
2022-05-11 18:42:08 +08:00 |
dns
|
parse hosts for win32
|
2022-05-06 17:42:45 +08:00 |
event
|
merge and format event_iocp.c; add dns-gate demo project
|
2022-05-01 23:29:31 +08:00 |
fiber
|
cross compile on macos
|
2022-04-11 14:59:02 +08:00 |
hook
|
add fiber attr to control if using share stack when create one fiber.
|
2022-04-07 23:48:05 +08:00 |
channel.c
|
add memory using debug info.
|
2019-08-16 18:17:11 +08:00 |
common.h
|
optimize performance by caching temp object in fiber module
|
2022-03-08 16:05:53 +08:00 |
define.h
|
optimize for windows platform by conditional building.
|
2022-02-04 13:48:04 +08:00 |
event.c
|
fiber: bugfix for win32 (add_read and iocp_wait)
|
2022-04-27 21:58:36 +08:00 |
event.h
|
test fiber event
|
2022-03-26 14:18:31 +08:00 |
fbase_event.c
|
test fiber event in multiple threads mode
|
2022-07-03 23:49:44 +08:00 |
fiber_cond.c
|
optimize DNS of fiber for windows
|
2021-09-08 00:17:57 +08:00 |
fiber_event.c
|
optimize and test iocp
|
2022-01-26 18:08:55 +08:00 |
fiber_io.c
|
Merge pull request #275 from sidyhe/bugfix2
|
2022-05-07 13:24:02 +08:00 |
fiber_lock.c
|
fiber sem & lock can also be killed by another fiber
|
2021-01-28 14:58:48 +08:00 |
fiber_sem.c
|
fixed one bug in fiber_io_loop() in fiber_io.c that don't exit before some fiber maybe running.
|
2022-04-11 18:28:41 +08:00 |
fiber.c
|
Don't expose acl_fiber_hook_api()
|
2022-05-29 13:04:02 +08:00 |
fiber.h
|
shared stack mode can be selected by users
|
2022-04-08 07:32:06 +08:00 |
file_event.c
|
seperate read/write fiber for reading and writing process
|
2022-02-20 11:39:46 +08:00 |
stdafx.c
|
Revert "All source code have been changed to use utf8 charset with BOM header!"
|
2019-07-28 10:31:56 +08:00 |
stdafx.h
|
porting to Alpine Linux ok
|
2022-01-27 19:37:10 +00:00 |