Searched refs:MAX_DNS_CACHE_SIZE (Results 1 - 1 of 1) sorted by relevance
/third_party/curl/lib/ | ||
H A D | hostip.c | 77 #define MAX_DNS_CACHE_SIZE 29999 macro 265 } while(timeout && (data->dns.hostcache->size > MAX_DNS_CACHE_SIZE)); in Curl_hostcache_prune() |
Completed in 3 milliseconds