1) the dns_cache_timeout should be an integer, not a bool
authorSterling Hughes <sterling@bumblebury.com>
Tue, 8 Jan 2002 04:30:59 +0000 (04:30 +0000)
committerSterling Hughes <sterling@bumblebury.com>
Tue, 8 Jan 2002 04:30:59 +0000 (04:30 +0000)
commitc0bfe7be15debd3ed5f061990a14929b1ffba39f
treef0146d897cb80371ef9b40669fe04d181c010e4b
parent22ac08e06db32cb2a7872316a669eb81ec3ea204
1) the dns_cache_timeout should be an integer, not a bool
2) in the curl_dns_cache_entry structure, timestamp should be
a time_t instead of an integer (although I doubt it matters).
lib/hostip.c
lib/urldata.h