Home
last modified time | relevance | path

Searched defs:http_connection (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/beast/example/http/server/small/
Dhttp_server_small.cpp48 class http_connection : public std::enable_shared_from_this<http_connection> class
51 http_connection(tcp::socket socket) in http_connection() function in http_connection
/third_party/skia/third_party/externals/microhttpd/src/examples/
Dmhd2spdy_structures.h105 struct MHD_Connection *http_connection; member