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

  /external/curl/lib/
url.h 69 #define CURL_DEFAULT_PROXY_PORT 1080 /* default proxy port unless specified */
url.c 531 set->proxyport = CURL_DEFAULT_PROXY_PORT; /* from url.h */
    [all...]

Completed in 61 milliseconds