mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-03 20:38:11 +08:00
cf2528eb7c
完善了非阻塞IO的SSL功能;将 acl/samples/ 下的示例分别移到 lib_acl 及 lib_protocol 目录下
9 lines
208 B
C++
9 lines
208 B
C++
// stdafx.cpp : 只包括标准包含文件的源文件
|
|
// pipe.pch 将成为预编译头
|
|
// stdafx.obj 将包含预编译类型信息
|
|
|
|
#include "stdafx.h"
|
|
|
|
// TODO: 在 STDAFX.H 中
|
|
//引用任何所需的附加头文件,而不是在此文件中引用
|