The asynch name resolve methods now all use CURL_TIMEOUT_RESOLVE for
authorDaniel Stenberg <daniel@haxx.se>
Wed, 31 Mar 2004 12:55:24 +0000 (12:55 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 31 Mar 2004 12:55:24 +0000 (12:55 +0000)
commitd5074f74bbc8b27ca962afeba059d9d70a7edc80
treeeea586a67ef992676352975b4b49c07e47dd3dce
parentea0cf7c87b88810e4de39b5fd6c68dfc20909251
The asynch name resolve methods now all use CURL_TIMEOUT_RESOLVE for
the specific time to wait for a resolve. The definition is at the top of
this source file.
lib/hostip.c