Seastar
High performance C++ framework for concurrent servers
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
seastar::httpd::connection Member List

This is the complete list of members for seastar::httpd::connection, including all inherited members.

connection(http_server &server, connected_socket &&fd, socket_address, bool tls) (defined in seastar::httpd::connection)seastar::httpd::connectioninline
connection(http_server &server, connected_socket &&fd, bool tls) (defined in seastar::httpd::connection)seastar::httpd::connectioninline
connection(http_server &server, connected_socket &&fd, socket_address client_addr, socket_address server_addr, bool tls) (defined in seastar::httpd::connection)seastar::httpd::connectioninline
do_response_loop() (defined in seastar::httpd::connection)seastar::httpd::connection
generate_error_reply_and_close(std::unique_ptr< http::request > req, http::reply::status_type status, const sstring &msg) (defined in seastar::httpd::connection)seastar::httpd::connection
generate_reply(std::unique_ptr< http::request > req) (defined in seastar::httpd::connection)seastar::httpd::connection
on_new_connection() (defined in seastar::httpd::connection)seastar::httpd::connection
out() (defined in seastar::httpd::connection)seastar::httpd::connection
process() (defined in seastar::httpd::connection)seastar::httpd::connection
read() (defined in seastar::httpd::connection)seastar::httpd::connection
read_one() (defined in seastar::httpd::connection)seastar::httpd::connection
respond() (defined in seastar::httpd::connection)seastar::httpd::connection
set_headers(http::reply &resp) (defined in seastar::httpd::connection)seastar::httpd::connection
shutdown() (defined in seastar::httpd::connection)seastar::httpd::connection
start_response() (defined in seastar::httpd::connection)seastar::httpd::connection
write_body() (defined in seastar::httpd::connection)seastar::httpd::connection
~connection() (defined in seastar::httpd::connection)seastar::httpd::connection