Home
last modified time | relevance | path

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

/curl/lib/
H A Dhostip.h46 #define CURL_TIMEOUT_RESOLVE 300 /* when using asynch methods, we allow this macro
H A Dasyn-ares.c293 struct timeval maxtime = { CURL_TIMEOUT_RESOLVE, 0 }; in Curl_resolver_getsock()
457 timeout = CURL_TIMEOUT_RESOLVE * 1000; /* default name resolve timeout */ in Curl_resolver_wait_resolv()

Completed in 6 milliseconds