Searched defs:http_connection (Results 1 – 2 of 2) sorted by relevance
48 class http_connection : public std::enable_shared_from_this<http_connection> class51 http_connection(tcp::socket socket) in http_connection() function in http_connection
105 struct MHD_Connection *http_connection; member