提交 bb704ce2 编写于 作者: Y yangshengqian

1.3.2-20230202

上级 870c15a0
2023-01-30 ahttp 集成asynframe-sdk_v1.3.2-20230130 https://github.com/netsecsp/asynframe
2023-02-02 ahttp 集成asynframe-sdk_v1.3.2-20230202 https://github.com/netsecsp/asynframe
> asynframe-sdk_v1.3.2-20230130.zip is from https://github.com/netsecsp/asynframe
> asynframe-sdk_v1.3.2-20230202.zip is from https://github.com/netsecsp/asynframe
# ahttpclient.exe
> supports IPv4/IPv6 http/https client program under windows
......
......@@ -127,7 +127,7 @@ public:
}
CComPtr<IThreadPool> threadpool;
m_spInstanceManager->NewInstance(0, 0, IID_IThreadPool, (void**)&threadpool);
m_spInstanceManager->NewInstance(0, 1, IID_IThreadPool, (void**)&threadpool);
PORT tcpport = (PORT)m_setsfile.get_long("tcp", "port", 80);
if( tcpport )
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册