acl/lib_acl
2019-12-17 13:20:55 +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 -flto=thin for xcode 2019-11-19 11:38:04 +08:00
include changes acl_pthread_cond_t for compiling with other library 2019-12-17 13:20:55 +08:00
lib delete dummy files 2015-11-27 07:11:18 -08:00
samples add one sample for testing connect with same port in one machine. 2019-08-14 10:56:27 +08:00
src changes acl_pthread_cond_t for compiling with other library 2019-12-17 13:20:55 +08:00
changes.txt add more safety protection for dns module 2019-12-16 10:43:50 +08:00
CMakeLists.txt add -g when builing by cmake 2019-11-01 11:09:20 +08:00
Doxyfile first commit acl to github 2013-08-18 17:42:25 +08:00
lib_acl_vc2003.vcproj vc projects: remove private_global.h and add acl_define_macosx.h 2017-11-21 10:58:44 +08:00
lib_acl_vc2008.vcproj vc projects: remove private_global.h and add acl_define_macosx.h 2017-11-21 10:58:44 +08:00
lib_acl_vc2010.vcxproj vc projects: remove private_global.h and add acl_define_macosx.h 2017-11-21 10:58:44 +08:00
lib_acl_vc2010.vcxproj.filters vc projects: remove private_global.h and add acl_define_macosx.h 2017-11-21 10:58:44 +08:00
lib_acl_vc2010.vcxproj.user 整理了一些文件格式 2014-11-19 00:25:21 +08:00
lib_acl_vc2012.vcxproj vc projects: remove private_global.h and add acl_define_macosx.h 2017-11-21 10:58:44 +08:00
lib_acl_vc2012.vcxproj.filters vc projects: remove private_global.h and add acl_define_macosx.h 2017-11-21 10:58:44 +08:00
lib_acl_vc2013.vcxproj fiber for windows can run:) 2018-01-01 00:10:00 +08:00
lib_acl_vc2013.vcxproj.filters vc projects: remove private_global.h and add acl_define_macosx.h 2017-11-21 10:58:44 +08:00
lib_acl_vc2015.vcxproj vc projects: remove private_global.h and add acl_define_macosx.h 2017-11-21 10:58:44 +08:00
lib_acl_vc2015.vcxproj.filters vc projects: remove private_global.h and add acl_define_macosx.h 2017-11-21 10:58:44 +08:00
lib_acl_vc2017.rc release acl 3.5.0! 2019-03-09 20:23:08 +08:00
lib_acl_vc2017.vcxproj fixed one problem in getaddrinfo of lib_fiber; 2018-09-19 18:36:05 +08:00
lib_acl_vc2017.vcxproj.filters vc projects: remove private_global.h and add acl_define_macosx.h 2017-11-21 10:58:44 +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 Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +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.


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