Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
Loading...
Searching...
No Matches
server::EventLoop Member List

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::EventLoopinline
run()server::EventLoop
stop()server::EventLoop
stop_accepting()server::EventLoop