acl/lib_acl
2020-08-21 09:05:32 +08:00
..
acl Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl.xcodeproj add "acl_" prefix for some ".c" files to avoid compiling warning for same files collision. 2020-07-22 17:50:56 +08:00
include add "acl_" prefix for some ".c" files to avoid compiling warning for same files collision. 2020-07-22 17:50:56 +08:00
lib delete dummy files 2015-11-27 07:11:18 -08:00
samples add one demo for testing rfc1035 2020-08-21 09:05:32 +08:00
src add RFC1035_TYPE_CNAME in rfc1035.c 2020-08-20 15:12:22 +08:00
changes.txt fixed bug in acl_dns.c for crashing when socket was closed. 2020-07-01 15:57:57 +08:00
CMakeLists.txt atomic can be suitble for more platform. 2020-06-28 15:52:24 +08:00
Doxyfile first commit acl to github 2013-08-18 17:42:25 +08:00
lib_acl_vc2003.vcproj add "acl_" prefix for some ".c" files to avoid compiling warning for same files collision. 2020-07-22 17:50:56 +08:00
lib_acl_vc2008.vcproj add "acl_" prefix for some ".c" files to avoid compiling warning for same files collision. 2020-07-22 17:50:56 +08:00
lib_acl_vc2010.vcxproj use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
lib_acl_vc2010.vcxproj.filters add "acl_" prefix for some ".c" files to avoid compiling warning for same files collision. 2020-07-22 17:50:56 +08:00
lib_acl_vc2010.vcxproj.user 整理了一些文件格式 2014-11-19 00:25:21 +08:00
lib_acl_vc2012.vcxproj use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
lib_acl_vc2012.vcxproj.filters add "acl_" prefix for some ".c" files to avoid compiling warning for same files collision. 2020-07-22 17:50:56 +08:00
lib_acl_vc2013.vcxproj use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
lib_acl_vc2013.vcxproj.filters add "acl_" prefix for some ".c" files to avoid compiling warning for same files collision. 2020-07-22 17:50:56 +08:00
lib_acl_vc2015.vcxproj use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
lib_acl_vc2015.vcxproj.filters modify projects 2020-08-06 14:13:31 +08:00
lib_acl_vc2017.rc release acl 3.5.0! 2019-03-09 20:23:08 +08:00
lib_acl_vc2017.vcxproj use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
lib_acl_vc2017.vcxproj.filters add "acl_" prefix for some ".c" files to avoid compiling warning for same files collision. 2020-07-22 17:50:56 +08:00
lib_acl.rc release acl 3.5.0! 2019-03-09 20:23:08 +08:00
Makefile optimize libs size for MacO 2019-09-30 14:19:27 +08:00
ndk-build.sh use ndk-build to build for Android ndk 2019-11-22 17:03:05 +08:00
ndk-clean.sh build for ndk9d ok by using *.mk for Android 2019-11-22 16:14:20 +08:00
Readme.txt Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
resource.h format source code's charset 2019-07-26 17:27:39 +08:00
StdAfx.h Add WSAPoll for pre-Vista Windows 2020-05-31 18:30:57 -04:00
todo.txt Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
xmake.lua update xmake.lua: export public includedirs 2019-10-14 09:34:37 +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.


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