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

  /external/curl/lib/
hostip.h 46 #define CURL_TIMEOUT_RESOLVE 300 /* when using asynch methods, we allow this
asyn-ares.c 227 maxtime.tv_sec = CURL_TIMEOUT_RESOLVE;
363 timeout = CURL_TIMEOUT_RESOLVE * 1000; /* default name resolve timeout */

Completed in 60 milliseconds