acl/lib_acl
2018-05-17 16:45:15 +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 master tools: fixed some problems on Cendos5.x 2018-01-31 12:31:12 +08:00
src fixed bugs in acl_write_wait.c: when POLLHUP and POLLERR returned, don't return -1 2018-05-17 16:45:15 +08:00
changes.txt fixed bugs in acl_write_wait.c: when POLLHUP and POLLERR returned, don't return -1 2018-05-17 16:45:15 +08:00
CMakeLists.txt cmake building DLLs are ok for Windows 2018-03-30 14:35:34 +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 acl build without ACL_PREPARE_COMPILE defined 2018-04-17 16:42:26 +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.


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