Malloy
|
This is the complete list of members for malloy::server::http::connection_tls, including all inherited members.
cfg | malloy::server::http::connection< connection_tls > | |
connection< connection_tls >::connection(std::shared_ptr< spdlog::logger > logger, boost::beast::flat_buffer buffer, std::shared_ptr< handler > router, std::shared_ptr< const std::filesystem::path > http_doc_root) | malloy::server::http::connection< connection_tls > | inline |
connection_tls(std::shared_ptr< spdlog::logger > logger, boost::asio::ip::tcp::socket &&socket, std::shared_ptr< boost::asio::ssl::context > ctx, boost::beast::flat_buffer buffer, std::shared_ptr< const std::filesystem::path > doc_root, std::shared_ptr< handler > router) (defined in malloy::server::http::connection_tls) | malloy::server::http::connection_tls | inline |
do_close() (defined in malloy::server::http::connection_tls) | malloy::server::http::connection_tls | inline |
do_write(boost::beast::http::message< isRequest, Body, Fields > &&msg) | malloy::server::http::connection< connection_tls > | inline |
logger() const noexcept | malloy::server::http::connection< connection_tls > | inline |
on_handshake(boost::beast::error_code ec, const std::size_t bytes_used) (defined in malloy::server::http::connection_tls) | malloy::server::http::connection_tls | inline |
on_shutdown(boost::beast::error_code ec) (defined in malloy::server::http::connection_tls) | malloy::server::http::connection_tls | inline |
release_stream() (defined in malloy::server::http::connection_tls) | malloy::server::http::connection_tls | inline |
run() (defined in malloy::server::http::connection_tls) | malloy::server::http::connection_tls | inline |
stream() (defined in malloy::server::http::connection_tls) | malloy::server::http::connection_tls | inline |