|
Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
|
This is the complete list of members for server::EventLoop, including all inherited members.
| EventLoop(Listener &listener, const routing::Router &router, const config::ServerConfig &config, network::TlsContext *tls_context=nullptr, network::UdpSocket *quic_socket=nullptr, QuicConnectionManager *quic_manager=nullptr) | server::EventLoop | |
| get_thread_pool() | server::EventLoop | inline |
| run() | server::EventLoop | |
| stop() | server::EventLoop | |
| stop_accepting() | server::EventLoop |