acl/lib_acl
2017-01-03 10:28:26 +08:00
..
include fixed bugs in lib_fiber; add features in http module. 2016-12-29 23:58:18 +08:00
lib delete dummy files 2015-11-27 07:11:18 -08:00
master delete dummy files 2015-11-27 07:11:18 -08:00
samples fixed one bug in redis_pubsub::get_message which can't support psubscribe; 2016-12-15 13:39:26 +08:00
src fixed bugs in lib_fiber; add features in http module. 2016-12-29 23:58:18 +08:00
changes.txt fixed bugs in lib_fiber; add features in http module. 2016-12-29 23:58:18 +08:00
Doxyfile first commit acl to github 2013-08-18 17:42:25 +08:00
lib_acl_vc2003.vcproj acl 3.2.0 released! 2016-08-27 18:34:02 +08:00
lib_acl_vc2008.vcproj add acl_mbox.c for thread communication 2016-06-26 12:17:17 +08:00
lib_acl_vc2010.vcxproj add acl_mbox.c for thread communication 2016-06-26 12:17:17 +08:00
lib_acl_vc2010.vcxproj.filters add acl_mbox.c for thread communication 2016-06-26 12:17:17 +08:00
lib_acl_vc2010.vcxproj.user 整理了一些文件格式 2014-11-19 00:25:21 +08:00
lib_acl_vc2012.vcxproj add acl_mbox.c for thread communication 2016-06-26 12:17:17 +08:00
lib_acl_vc2012.vcxproj.filters add acl_mbox.c for thread communication 2016-06-26 12:17:17 +08:00
lib_acl_vc2015.vcxproj fixed one import bug in acl_vstream_writen() of acl_vstream.c 2016-08-14 00:25:15 +08:00
lib_acl_vc2015.vcxproj.filters fixed one import bug in acl_vstream_writen() of acl_vstream.c 2016-08-14 00:25:15 +08:00
lib_acl.rc acl 3.1.3 version release! 2015-08-26 06:05:52 -07:00
Makefile fixed one bug in fiber.c for memory leak 2016-11-27 21:03:24 +08:00
Readme.txt 整理了一些文件格式 2014-11-19 00:25:21 +08:00
resource.h 整理了一些文件格式 2014-11-19 00:25:21 +08:00
StdAfx.h fixed compiling error on centos4.7 by gcc3.x.x 2016-10-28 15:01:42 +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.


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