acl/lib_acl
2017-08-07 11:09:00 +08:00
..
acl supporting ios and can be compiled by xcode. 2017-03-12 14:49:48 +08:00
acl.xcodeproj add acl_sane_bind.c into xcode project. 2017-06-21 22:41:50 +08:00
include add methods that get configure path 2017-07-22 21:32:21 +08:00
lib delete dummy files 2015-11-27 07:11:18 -08:00
samples build acl project successfully by gcc7.1.0 2017-07-10 15:26:12 +08:00
src when user's input is NULL in acl_vstring_sprintf, etc, null will be handled safely. 2017-08-07 11:09:00 +08:00
changes.txt when user's input is NULL in acl_vstring_sprintf, etc, null will be handled safely. 2017-08-07 11:09:00 +08:00
CMakeLists.txt fixed compiling warning for Android Studio 2017-07-21 16:05:45 +08:00
Doxyfile first commit acl to github 2013-08-18 17:42:25 +08:00
lib_acl_vc2003.vcproj all server templates support SIGHUP callback. 2017-07-04 23:33:28 +08:00
lib_acl_vc2008.vcproj all server templates support SIGHUP callback. 2017-07-04 23:33:28 +08:00
lib_acl_vc2010.vcxproj all server templates support SIGHUP callback. 2017-07-04 23:33:28 +08:00
lib_acl_vc2010.vcxproj.filters add acl_host_addrinfo for resovle domain 2017-06-21 11:10:49 +08:00
lib_acl_vc2010.vcxproj.user 整理了一些文件格式 2014-11-19 00:25:21 +08:00
lib_acl_vc2012.vcxproj all server templates support SIGHUP callback. 2017-07-04 23:33:28 +08:00
lib_acl_vc2012.vcxproj.filters all server templates support SIGHUP callback. 2017-07-04 23:33:28 +08:00
lib_acl_vc2013.vcxproj all server templates support SIGHUP callback. 2017-07-04 23:33:28 +08:00
lib_acl_vc2013.vcxproj.filters all server templates support SIGHUP callback. 2017-07-04 23:33:28 +08:00
lib_acl_vc2015.vcxproj all server templates support SIGHUP callback. 2017-07-04 23:33:28 +08:00
lib_acl_vc2015.vcxproj.filters all server templates support SIGHUP callback. 2017-07-04 23:33:28 +08:00
lib_acl.rc acl 3.1.3 version release! 2015-08-26 06:05:52 -07:00
Makefile can be build on gcc4.1 or gcc7.1 2017-07-10 19:20:50 +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 toto.txt 2017-06-11 19:39:00 +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.


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