acl/lib_acl
2015-07-16 20:49:06 +08:00
..
include all samples can be built by vc2012 in x64 mode 2015-06-29 02:33:11 -07: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 redis_geo class and sample; add https_proxy sample, add dgate sample. 2015-07-13 16:28:09 +08:00
src fixed bug in redis_command::run(): when peek_conn returns NULL, the function should return. 2015-07-16 20:49:06 +08:00
changes.txt add redis_geo class and sample; add https_proxy sample, add dgate sample. 2015-07-13 16:28:09 +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 all samples can be built by vc2012 in x64 mode 2015-06-29 02:33:11 -07: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 all samples can be built by vc2012 in x64 mode 2015-06-29 02:33:11 -07: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.


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