| Spices::Net::HttpServer::HttpServer | ( | const InetAddress & | listenAddress, |
| int | idleSeconds, | ||
| TcpServer::Option | option = TcpServer::Option::NoReusePort ) |
Constructor Function.
| [in] | listenAddress | Server listen address. |
| [in] | idleSeconds | . |
| [in] | option | Is reuse port. |
Definition at line 17 of file HttpServer.cpp.
References HttpServer(), and m_IdleSeconds.
Referenced by HttpServer().