Home
last modified time | relevance | path

Searched refs:tunnelsocket (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dhttp_proxy.h31 int tunnelsocket,
Dhttp_proxy.c193 curl_socket_t tunnelsocket = conn->sock[sockindex]; in CONNECT() local
333 result = Curl_read(conn, tunnelsocket, &byte, 1, &gotbytes); in CONNECT()