Searched refs:DoHTTPTunnel (Results 1 – 3 of 3) sorted by relevance
69 bool DoHTTPTunnel(int sock, const std::string &hostname_and_port);
234 !DoHTTPTunnel(sock, args_map["-connect"])) { in DoConnection()
944 bool DoHTTPTunnel(int sock, const std::string &hostname_and_port) { in DoHTTPTunnel() function