C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
web::http::experimental::listener::details::connection Member List

This is the complete list of members for web::http::experimental::listener::details::connection, including all inherited members.

close() (defined in web::http::experimental::listener::details::connection)web::http::experimental::listener::details::connection
connection(std::unique_ptr< boost::asio::ip::tcp::socket > socket, http_linux_server *server, hostport_listener *parent, bool is_https, const std::function< void(boost::asio::ssl::context &)> &ssl_context_callback) (defined in web::http::experimental::listener::details::connection)web::http::experimental::listener::details::connectioninline
connection(const connection &)=delete (defined in web::http::experimental::listener::details::connection)web::http::experimental::listener::details::connection
operator=(const connection &)=delete (defined in web::http::experimental::listener::details::connection)web::http::experimental::listener::details::connection