libhttppp ..
Loading...
Searching...
No Matches
libhttppp::HttpEvent Member List

This is the complete list of members for libhttppp::HttpEvent, including all inherited members.

_altSvcH3 (defined in libhttppp::HttpEvent)libhttppp::HttpEventprotected
ConnectEvent(HttpRequest &curreq, const int tid, ULONG_PTR args) (defined in libhttppp::HttpEvent)libhttppp::HttpEventvirtual
CreateConnection(std::shared_ptr< netplus::con > &res) (defined in libhttppp::HttpEvent)libhttppp::HttpEventprotected
DisconnectEvent(HttpRequest &curreq, const int tid, ULONG_PTR args) (defined in libhttppp::HttpEvent)libhttppp::HttpEventvirtual
Http2RequestEvent(netplus::con &curcon, const int tid, ULONG_PTR args, const std::string &alpn, const netplus::ssl::FramingCallback &frame_cb) (defined in libhttppp::HttpEvent)libhttppp::HttpEventvirtual
Http3StreamEvent(netplus::socket *sock, uint64_t stream_id, const std::vector< uint8_t > &data, bool fin) (defined in libhttppp::HttpEvent)libhttppp::HttpEventvirtual
HttpEvent(std::vector< netplus::socket * > serversocket, int timeout=1000) (defined in libhttppp::HttpEvent)libhttppp::HttpEvent
RequestEvent(HttpRequest &curreq, const int tid, ULONG_PTR args) (defined in libhttppp::HttpEvent)libhttppp::HttpEventvirtual
ResponseEvent(HttpRequest &curreq, const int tid, ULONG_PTR args) (defined in libhttppp::HttpEvent)libhttppp::HttpEventvirtual