HomeSort by relevance Sort by last modified time
    Searched refs:tunnelsocket (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
http_proxy.h 31 int tunnelsocket,
http_proxy.c 190 curl_socket_t tunnelsocket = conn->sock[sockindex]; local
342 result = Curl_read(conn, tunnelsocket, s->ptr, 1, &gotbytes);

Completed in 833 milliseconds