acl/lib_acl
2018-11-29 22:44:16 +08:00
..
acl supporting ios and can be compiled by xcode. 2017-03-12 14:49:48 +08:00
acl.xcodeproj delete unused files. 2018-09-17 14:26:46 +08:00
include add udp_fatal_on_bind_error configure for acl_udp_server.c 2018-11-28 18:58:21 +08:00
lib delete dummy files 2015-11-27 07:11:18 -08:00
samples One bug in sha1 was fixed by dawei.lin@net263.com. 2018-11-22 22:18:25 +08:00
src fiber_event.c: fixed one bug in acl_fiber_event_notify 2018-11-29 22:44:16 +08:00
changes.txt add udp_fatal_on_bind_error configure for acl_udp_server.c 2018-11-28 18:58:21 +08:00
CMakeLists.txt build acl with cmake for Linux 2018-10-27 22:04:58 +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 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 compiling: support vc2017 2017-11-20 12:15:19 +08:00
Makefile modify Makefile 2018-08-08 14:08:43 +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.


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