acl/lib_acl
2015-06-28 20:27:51 +08:00
..
include lib_acl, lib_protocol, lib_acl_cpp can be built by VC2012 in x64 mode 2015-06-28 20:27:51 +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
samples add some comments in wizard's source; add reset function for acl_dbuf_pool.c 2015-06-22 02:32:33 -07:00
src lib_acl, lib_protocol, lib_acl_cpp can be built by VC2012 in x64 mode 2015-06-28 20:27:51 +08:00
changes.txt lib_acl, lib_protocol, lib_acl_cpp can be built by VC2012 in x64 mode 2015-06-28 20:27:51 +08:00
Doxyfile first commit acl to github 2013-08-18 17:42:25 +08:00
lib_acl_vc2003.vcproj 完善了非阻塞IO的SSL功能;将 samples 移到 lib_acl 目录下 2014-11-30 21:15:35 +08:00
lib_acl_vc2008.vcproj 完善了非阻塞IO的SSL功能;将 samples 移到 lib_acl 目录下 2014-11-30 21:15:35 +08:00
lib_acl_vc2010.vcxproj 完善了非阻塞IO的SSL功能;将 samples 移到 lib_acl 目录下 2014-11-30 21:15:35 +08:00
lib_acl_vc2010.vcxproj.filters 完善了非阻塞IO的SSL功能;将 samples 移到 lib_acl 目录下 2014-11-30 21:15:35 +08:00
lib_acl_vc2010.vcxproj.user 整理了一些文件格式 2014-11-19 00:25:21 +08:00
lib_acl_vc2012.vcxproj lib_acl, lib_protocol, lib_acl_cpp can be built by VC2012 in x64 mode 2015-06-28 20:27:51 +08:00
lib_acl_vc2012.vcxproj.filters 完善了非阻塞IO的SSL功能;将 samples 移到 lib_acl 目录下 2014-11-30 21:15:35 +08:00
lib_acl.rc modify some projects and samples 2015-03-08 06:34:00 -07:00
Makefile The project can be built on MINGW32 2015-05-21 06:49:35 -07:00
Makefile.db 修改 Makefile 文件 2015-01-06 23:24:02 +08:00
Readme.txt 整理了一些文件格式 2014-11-19 00:25:21 +08:00
resource.h 整理了一些文件格式 2014-11-19 00:25:21 +08:00
StdAfx.h lib_acl, lib_protocol, lib_acl_cpp can be built by VC2012 in x64 mode 2015-06-28 20:27:51 +08:00
todo.txt 代码优化,当 delete 对象时去掉了判空过程 2014-09-06 21:39:54 +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.


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