Searched refs:tunnelsocket (Results 1 – 2 of 2) sorted by relevance
31 int tunnelsocket,
193 curl_socket_t tunnelsocket = conn->sock[sockindex]; in CONNECT() local333 result = Curl_read(conn, tunnelsocket, &byte, 1, &gotbytes); in CONNECT()