acl/lib_acl
2018-01-23 19:48:45 +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 fiber io can also stop automaticly when no IO and no timers been set. 2018-01-22 18:38:50 +08:00
lib delete dummy files 2015-11-27 07:11:18 -08:00
samples fixed samples compiling error 2017-12-25 13:01:46 +08:00
src master_guard: add all info for version 2018-01-23 19:48:45 +08:00
changes.txt master & master tools can display the version of all services 2018-01-23 18:57:29 +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 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 compiling: support vc2017 2017-11-20 12:15:19 +08:00
lib_acl_vc2017.vcxproj vc projects: remove private_global.h and add acl_define_macosx.h 2017-11-21 10:58:44 +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 compiling: support vc2017 2017-11-20 12:15:19 +08:00
Makefile building: modify Makefiles to build more quickly on multi-cores CPU 2017-10-10 10:19:59 +08:00
Readme.txt 整理了一些文件格式 2014-11-19 00:25:21 +08:00
resource.h compiling: support vc2017 2017-11-20 12:15:19 +08:00
StdAfx.h compile ok for centos5.x 2017-09-11 11:38:06 +08:00
todo.txt toto.txt 2017-06-11 19:39:00 +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.


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