提交 e03ca48d 编写于 作者: A Alexey Milovidov 提交者: alexey-milovidov

More uniform style [#CLICKHOUSE-3281].

上级 24ac5a68
......@@ -321,7 +321,8 @@ int Server::main(const std::vector<std::string> & args)
try_listen = true;
}
auto make_socket_address = [&](const std::string & host, UInt16 port) {
auto make_socket_address = [&](const std::string & host, UInt16 port)
{
Poco::Net::SocketAddress socket_address;
try
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册