acl/lib_acl/src
2018-02-03 21:27:21 +08:00
..
aio add function giving the events count in one event loop 2018-01-09 23:37:23 +08:00
code rename acl_init to acl_lib_init; fixed one bug in url encoding for '+' 2016-10-25 10:31:33 +08:00
db supporting ios and can be compiled by xcode. 2017-03-12 14:49:48 +08:00
event fiber: add iocp event 2018-01-30 19:57:51 +08:00
init fixed one bug in ipc_monitor.cpp. 2018-01-30 10:02:27 +08:00
ioctl SO_REUSEPORT can be used in master server framework by setting configure item 2017-08-10 11:35:52 +08:00
json fixed fiber's errors; 2017-03-31 23:04:16 +08:00
master remove FIBER_API in channel.hpp for compiling with no error on Windows & Unix 2018-01-16 14:28:42 +08:00
msg there's one bug in acl_aqueue_pop_timedwait when computing timeout for waiting 2017-08-29 17:46:41 +08:00
net remove FIBER_API in channel.hpp for compiling with no error on Windows & Unix 2018-01-16 14:28:42 +08:00
private make master's reload safety 2017-09-06 13:19:49 +08:00
proctl SO_REUSEPORT can be used in master server framework by setting configure item 2017-08-10 11:35:52 +08:00
stdlib bugfix in lib_acl: POLLHUP | POLLERR should not be set as input parameters. 2018-02-03 21:27:21 +08:00
thread fiber io can also stop automaticly when no IO and no timers been set. 2018-01-22 18:38:50 +08:00
unit_test lib_acl, lib_protocol, lib_acl_cpp can be built by VC2012 in x64 mode 2015-06-28 20:27:51 +08:00
xml optimize some codes 2016-05-10 21:58:47 +08:00
acl_stdafx.c 整理了一些文件格式 2014-11-19 00:25:21 +08:00