提交 96d1ab89 编写于 作者: A alexey-milovidov

Update Server.cpp

上级 88c88c3f
......@@ -410,7 +410,7 @@ int Server::main(const std::vector<std::string> & args)
LOG_INFO(log, "Listening tcp: " + tcp_address.toString());
}
/// TCP
/// TCP with SSL
if (config().has("tcp_ssl_port"))
{
#if Poco_NetSSL_FOUND
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册