]> granicus.if.org Git - curl/commit
hostip: remove 'stale' argument from Curl_fetch_addr proto
authorDaniel Stenberg <daniel@haxx.se>
Tue, 6 Jan 2015 22:01:43 +0000 (22:01 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 7 Jan 2015 14:06:12 +0000 (14:06 +0000)
commit9547954978c9b8c27afac581efab18b5b910648d
tree02f8bd4c6b903945f56fd6e4150f19cf9b667549
parent4626f31d0ed38fa9afbe50dbd85e8e5f81a1c169
hostip: remove 'stale' argument from Curl_fetch_addr proto

Also, remove the log output of the resolved name is NOT in the cache in
the spirit of only telling when something is actually happening.
lib/hostip.c
lib/hostip.h
lib/multi.c