acl/lib_protocol
2019-10-04 11:32:40 +08:00
..
include comments invalid in headers 2019-09-20 21:54:02 +08:00
lib delete dummy files 2015-11-27 07:11:18 -08:00
protocol Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
protocol.xcodeproj optimize acl project 2019-10-04 11:31:08 +08:00
samples fixed compile error for sample 2019-09-11 16:55:52 +08:00
src fixed one bug of hdr_can_read() in http_chat_async.c that the connection should be closed when notify callback return -1. 2019-08-07 21:45:20 +08:00
changes.txt fixed one bug of hdr_can_read() in http_chat_async.c that the connection should be closed when notify callback return -1. 2019-08-07 21:41:43 +08:00
CMakeLists.txt optimize acl project 2019-10-04 11:31:08 +08:00
Doxyfile first commit acl to github 2013-08-18 17:42:25 +08:00
lib_protocol_vc2003.vcproj 整理了一些文件格式 2014-11-19 00:25:21 +08:00
lib_protocol_vc2008.vcproj 整理了一些文件格式 2014-11-19 00:25:21 +08:00
lib_protocol_vc2010.vcxproj http module support range download; add http download example 2015-07-05 01:29:35 +08:00
lib_protocol_vc2010.vcxproj.filters 整理了一些文件格式 2014-11-19 00:25:21 +08:00
lib_protocol_vc2012.vcxproj all samples can be built by vc2012 in x64 mode 2015-06-29 02:33:11 -07:00
lib_protocol_vc2012.vcxproj.filters 整理了一些文件格式 2014-11-19 00:25:21 +08:00
lib_protocol_vc2013.vcxproj compiling: fixed some warning on vc2013 2018-01-02 13:39:21 +08:00
lib_protocol_vc2013.vcxproj.filters support vc2013 2017-04-21 14:59:29 +08:00
lib_protocol_vc2015.vcxproj compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
lib_protocol_vc2015.vcxproj.filters compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
lib_protocol_vc2017.rc release acl 3.5.0! 2019-03-09 20:23:08 +08:00
lib_protocol_vc2017.vcxproj fixed bugs in vc project 2018-09-20 10:35:27 +08:00
lib_protocol_vc2017.vcxproj.filters compiling: support vc2017 2017-11-20 12:15:19 +08:00
lib_protocol.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
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
xmake.lua add xmake.lua 2017-11-30 10:04:15 +08:00

========================================================================
    静态库 : protocol 项目概况
========================================================================

应用程序向导已为您创建了这个 protocol 库项目。
没有任何源文件被创建为项目的一部分。


protocol.vcproj
    这是用应用程序向导生成的 VC++ 项目的主项目文件。
    它包含有关生成此文件的 Visual C++ 版本的信息,以及
    有关用应用程序向导选择的
    平台、配置和项目功能的信息。

/////////////////////////////////////////////////////////////////////////////
其他注释:

应用程序向导使用 "TODO:" 注释指示应添加或自定义的源代码部分。

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