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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhostip.h46 #define CURL_TIMEOUT_RESOLVE 300 /* when using asynch methods, we allow this macro
H A Dasyn-ares.c230 maxtime.tv_sec = CURL_TIMEOUT_RESOLVE;
366 timeout = CURL_TIMEOUT_RESOLVE * 1000; /* default name resolve timeout */

Completed in 249 milliseconds