Add support for DNS cache timeouts via the CURLOPT_DNS_CACHE_TIMEOUT option.
authorSterling Hughes <sterling@bumblebury.com>
Tue, 8 Jan 2002 04:26:47 +0000 (04:26 +0000)
committerSterling Hughes <sterling@bumblebury.com>
Tue, 8 Jan 2002 04:26:47 +0000 (04:26 +0000)
commit22ac08e06db32cb2a7872316a669eb81ec3ea204
tree1afa025886527ee24580723104e03357931cc786
parent87037136efd4d5eeefb7456c2ad14740a956e47d
Add support for DNS cache timeouts via the CURLOPT_DNS_CACHE_TIMEOUT option.

The default cache timeout for this is 60 seconds, which is arbitrary and
completely subject to change :)
include/curl/curl.h
lib/hostip.c
lib/url.c
lib/urldata.h