acl/lib_acl
2023-11-29 15:01:16 +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_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
include Add flags for connecting process. 2023-11-22 11:05:30 +08:00
lib delete dummy files 2015-11-27 07:11:18 -08:00
samples Client socket can bind local interface when connecting to the remote server. 2023-11-17 18:49:11 +08:00
src Using avl more safety. 2023-11-29 15:01:16 +08:00
changes.txt add acl_sane_bind() 2021-10-12 17:46:00 +08:00
CMakeLists.txt Change the cmake required from 3.2.0 to 2.8.0. 2023-11-22 14:57:39 +08:00
Doxyfile
lib_acl_vc2003.vcproj add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2008.vcproj add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2010.vcxproj add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2010.vcxproj.filters add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2010.vcxproj.user
lib_acl_vc2012.vcxproj add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2012.vcxproj.filters add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2013.vcxproj add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2013.vcxproj.filters add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2015.vcxproj add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2015.vcxproj.filters add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2017.rc Release acl-3.6.1-3. 2023-06-06 11:21:11 +08:00
lib_acl_vc2017.vcxproj add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2017.vcxproj.filters add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2019.rc Release acl-3.6.1-3. 2023-06-06 11:21:11 +08:00
lib_acl_vc2019.vcxproj disable SDL checking for x64 on windows 2022-09-06 09:59:52 +08:00
lib_acl_vc2019.vcxproj.filters add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl.rc Release acl-3.6.1-3. 2023-06-06 11:21:11 +08:00
Makefile compile demos on Cygwin 2022-08-06 23:32:00 +08:00
ndk-build-r9d.sh optimize building by ndk-build 2021-09-28 15:49:15 +08:00
ndk-build-r20.sh optimize building by ndk-build 2021-09-28 15:49:15 +08:00
ndk-build.sh optimize building by ndk-build 2021-09-28 15:49:15 +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 delete unused branch 2022-11-17 14:28:31 +08: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.


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