acl/lib_acl
2017-04-23 20:27:54 +08:00
..
acl supporting ios and can be compiled by xcode. 2017-03-12 14:49:48 +08:00
acl.xcodeproj fixed compiling error on xcode. 2017-04-12 13:29:43 +08:00
include rename boolean_t to acl_boolean_t for avoiding collision with xcode's lib 2017-04-21 15:57:51 +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 acl_vstream_probe_status maybe be blocked in fiber mode 2017-04-20 19:39:03 +08:00
src add inet_ntop/inet_pton for vc2003 2017-04-23 20:27:54 +08:00
changes.txt add inet_ntop/inet_pton for vc2003 2017-04-23 20:27:54 +08:00
CMakeLists.txt fixed fiber's errors; 2017-03-31 23:04:16 +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_vc2013.vcxproj support vc2013 2017-04-21 14:59:29 +08:00
lib_acl_vc2013.vcxproj.filters support vc2013 2017-04-21 14:59:29 +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 modify acl Makefiles to renaming lib names. 2017-03-25 23:05:44 +08:00
Readme.txt 整理了一些文件格式 2014-11-19 00:25:21 +08:00
resource.h 整理了一些文件格式 2014-11-19 00:25:21 +08:00
StdAfx.h add inet_ntop/inet_pton for vc2003 2017-04-23 20:27:54 +08:00
todo.txt supporting for IPV6 2017-04-11 23:14:39 +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.


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