MySQL 9.0.0
Source Code Documentation
http::server::Server Member List

This is the complete list of members for http::server::Server, including all inherited members.

allowed_methods_http::server::Serverprivate
bind_raw_http::server::Serverprivate
bind_ssl_http::server::Serverprivate
connections_http::server::Serverprivate
connections_ssl_http::server::Serverprivate
current_thread_http::server::Serverprivate
disconnect_all()http::server::Serverprivate
handler_http::server::Serverprivate
io_context typedefhttp::server::Server
IoIterator typedefhttp::server::Server
IoThreads typedefhttp::server::Server
Methods typedefhttp::server::Server
mutex_connection_http::server::Serverprivate
native_handle_type typedefhttp::server::Server
on_connection_close(ConnectionTls *connection) overridehttp::server::Serverprivate
on_connection_close(ConnectionRaw *connection) overridehttp::server::Serverprivate
on_connection_io_error(ConnectionTls *connection, const std::error_code &ec) overridehttp::server::Serverprivate
on_connection_io_error(ConnectionRaw *connection, const std::error_code &ec) overridehttp::server::Serverprivate
on_new_connection(socket socket)http::server::Serverprivate
on_new_ssl_connection(socket socket)http::server::Serverprivate
return_next_thread()http::server::Serverprivate
Server(TlsServerContext *tls_context, IoThreads *threads, Bind *bind_raw, Bind *bind_ssl)http::server::Server
set_allowed_methods(const Methods &methods)http::server::Server
set_request_handler(RequestHandlerInterface *handler)http::server::Server
socket typedefhttp::server::Server
socket_move_to_io_thread(socket socket)http::server::Serverprivate
start()http::server::Server
start_accepting()http::server::Serverprivate
State enum namehttp::server::Serverprivate
stop()http::server::Server
sync_state_http::server::Serverprivate
threads_http::server::Serverprivate
tls_context_http::server::Serverprivate