acl/lib_acl
zsxxsz 1c565c875b 修复了C++库中连接池及HTTP模块中的BUG
C++库中连接池管理存在BUG;C++库的 HTTP 模块存在BUG;C库中的 master 服务器框架允许以非 ROOT
身份启动;C++库中增加了目录扫描类:scan_dir
2014-05-22 21:33:41 +08:00
..
include 修复了C++库中连接池及HTTP模块中的BUG 2014-05-22 21:33:41 +08:00
lib first commit acl to github 2013-08-18 17:42:25 +08:00
master first commit acl to github 2013-08-18 17:42:25 +08:00
src 修复了C++库中连接池及HTTP模块中的BUG 2014-05-22 21:33:41 +08:00
changes.txt 修复了C++库中连接池及HTTP模块中的BUG 2014-05-22 21:33:41 +08:00
Doxyfile first commit acl to github 2013-08-18 17:42:25 +08:00
lib_acl_vc2003.vcproj BUG修复及功能完善 2014-05-16 21:08:52 +08:00
lib_acl_vc2008.vcproj 添加了一些丢失的文件 2014-03-01 20:00:31 +08:00
lib_acl_vc2010.vcxproj 添加了一些丢失的文件 2014-03-01 20:00:31 +08:00
lib_acl_vc2010.vcxproj.filters 添加了一些丢失的文件 2014-03-01 20:00:31 +08:00
lib_acl_vc2010.vcxproj.user 针对 gcc 或 vc 编译器,增加了一些编译属性开关 2014-02-06 19:59:59 +08:00
lib_acl_vc2012.vcxproj 添加了一些丢失的文件 2014-03-01 20:00:31 +08:00
lib_acl_vc2012.vcxproj.filters 添加了一些丢失的文件 2014-03-01 20:00:31 +08:00
lib_acl.rc 修复了线程池中BUG;修复了iocp及win32消息事件引擎的BUG 2014-02-21 23:01:57 +08:00
Makefile 服务器框架支持客户端连接平均分配的功能 2014-03-27 23:55:38 +08:00
Makefile.db acl.3.0.14 release 2013-12-07 20:31:59 +08:00
Readme.txt first commit acl to github 2013-08-18 17:42:25 +08:00
resource.h first commit acl to github 2013-08-18 17:42:25 +08:00
StdAfx.h 支持VC2008编译器 2014-01-12 15:36:49 +08:00
todo.txt acl.3.0..18 版本发布 2014-04-07 17:27:03 +08:00

========================================================================
       STATIC LIBRARY : acl_lib
========================================================================


AppWizard has created this acl_lib library for you.  

This file contains a summary of what you will find in each of the files that
make up your acl_lib application.

/////////////////////////////////////////////////////////////////////////////

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named acl_lib.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.


/////////////////////////////////////////////////////////////////////////////