acl/lib_acl
2019-09-06 11:27:36 +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 delete unused files by xcode 2018-12-07 13:56:05 +08:00
include add on_ns_failed() callback for http_aclient when nslookup failed. 2019-08-21 17:42:07 +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 add on_ns_failed() callback for http_aclient when nslookup failed. 2019-08-21 17:42:07 +08:00
changes.txt SO_REUSEADDR can used in inet_connect_one() for client connection. 2019-08-16 11:13:09 +08:00
CMakeLists.txt modify CMakeLists for building release version 2019-09-06 11:27:36 +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 compiling ok on Ubuntu12 32-bits 2019-06-17 22:31:43 +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 add xmake.lua 2017-11-30 10:04:15 +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.


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