zsxxsz
|
454e1af34a
|
连接池增加了后台自动检测机制,规整代码
|
2014-03-14 21:07:28 +08:00 |
|
zsxxsz
|
aa62986272
|
添加了一些丢失的文件
|
2014-03-01 20:00:31 +08:00 |
|
zsxxsz
|
ecc0992eb1
|
性能优化
|
2014-02-26 22:57:09 +08:00 |
|
zsxxsz
|
b8360008e5
|
修复 了 events_iocp.c 在 WIN XP 下关闭完成端口的问题
iocp 完成端口在关闭时,需在关闭套接口之前调用HasOverlappedIoCompleted 获得重叠 IO 的状态
|
2014-02-22 19:44:26 +08:00 |
|
zsxxsz
|
9a016e24b1
|
修复了线程池中BUG;修复了iocp及win32消息事件引擎的BUG
|
2014-02-21 23:01:57 +08:00 |
|
zsxxsz
|
8017426b99
|
针对 gcc 或 vc 编译器,增加了一些编译属性开关
|
2014-02-06 19:59:59 +08:00 |
|
zsxxsz
|
5f0a551610
|
去掉了一些没有用的临时文件
|
2014-01-26 20:00:11 +08:00 |
|
zsxxsz
|
22f1f139cb
|
优化了线程池调度算法
|
2014-01-26 19:19:55 +08:00 |
|
zsxxsz
|
a3b2e1f6d1
|
优化了线程池的性能
通过给线程池中的每一个线程一个独立的线程条件变量(之前是用同一个),大大减少了线程池在任务调度时的竞争问题
|
2014-01-19 23:59:13 +08:00 |
|
zsxxsz
|
99f2645bda
|
工程整理
|
2014-01-18 13:26:28 +08:00 |
|
zsxxsz
|
faf1d67372
|
将 aio 例子归类
|
2014-01-18 13:20:58 +08:00 |
|
zsxxsz
|
fc6ecf6a4b
|
工程文件整理
添加了lib_protocol_vc2008.vcproj;修改了 lib_rpc 的工程文件
|
2014-01-13 21:27:38 +08:00 |
|
zsxxsz
|
fc3cae0a35
|
支持VC2008编译器
acl 重新支持VC2008编译器;在高版本VC编译器上,acl库尽量使用编译器建议安全的系统 API
|
2014-01-12 15:36:49 +08:00 |
|
zsxxsz
|
33599d963e
|
http_request 类增加了网络超时接口
|
2014-01-08 20:14:24 +08:00 |
|
zsxxsz
|
9527c34565
|
提高了 ipc 通信安全性,修复了新的线程池服务器模版的初始化问题
ipc 通信时进行了安全校验,防止外来连接攻击;新的线程池服务器模版调整了初始化调用顺序,便于在设定定时器时可以取得事件引擎句柄
|
2014-01-06 21:08:57 +08:00 |
|
zsxxsz
|
153101288b
|
json 编码器需要兼容旧的标志位
json 编码器需要兼容旧的标志位
|
2014-01-03 20:04:28 +08:00 |
|
zsxxsz
|
3c856acfd3
|
修复 了 json 解析器的一些 bug,使之更为规范化
修复 了 json 解析器的一些 bug,使之更为规范化
|
2013-12-31 22:52:11 +08:00 |
|
zsxxsz
|
def86af3be
|
完善了 json 解析器
按 json 文档规范,完善了 json 解析器的相关模块
|
2013-12-29 21:09:36 +08:00 |
|
zsxxsz
|
d6f858c8ce
|
delete unused json sample
delete unused json sample
|
2013-12-27 22:42:02 +08:00 |
|
zsxxsz
|
72dbadd863
|
move all json samples to json path
move json samples to json path
|
2013-12-27 22:40:51 +08:00 |
|
zsxxsz
|
95993e39be
|
add feature for json lib and add some json samples
add feature for json lib and add some json samples
|
2013-12-27 22:38:17 +08:00 |
|
zsxxsz
|
5a859613d8
|
add new master service template
add new master service template
|
2013-12-20 21:03:12 +08:00 |
|
zsxxsz
|
4a219509b9
|
acl.3.0.14 release
some new features, and some bug fixed
|
2013-12-07 20:31:59 +08:00 |
|
zsxxsz
|
415de6f5c6
|
acl.3.0.13 release
acl.3.0.13 release
|
2013-11-05 22:23:23 +08:00 |
|
zsxxsz
|
7095d29ea1
|
sample mysql2 bugfix
sample mysql2 bugfix for compile
|
2013-10-20 21:38:03 +08:00 |
|
zsxxsz
|
b45404497d
|
add some lost files
add some samples
|
2013-10-20 18:59:57 +08:00 |
|
zsxxsz
|
ff2495f962
|
add some lost files
|
2013-10-20 18:12:47 +08:00 |
|
zsxxsz
|
dcdebd5f9c
|
add thread, thread_pool for lib_acl_cpp
add thread, thread_pool for lib_acl_cpp, and other bugfix
|
2013-10-19 23:13:19 +08:00 |
|
zsxxsz
|
ef9e6de684
|
add some feature for udp
support udp; modify event interface
|
2013-09-28 09:00:07 +08:00 |
|
zsxxsz
|
3711f472a1
|
fixed Makefile
|
2013-08-27 22:15:43 +08:00 |
|
zsxxsz
|
c73164ebed
|
fixed some bugs
|
2013-08-27 22:04:32 +08:00 |
|
zsxxsz
|
cc05b877a2
|
first commit acl to github
first commit acl to github
|
2013-08-18 17:42:25 +08:00 |
|