fix next_lookup() to continue searching even if c-ares failed to load the
authorDaniel Stenberg <daniel@haxx.se>
Wed, 28 Nov 2007 10:46:40 +0000 (10:46 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 28 Nov 2007 10:46:40 +0000 (10:46 +0000)
commit649f7b7fd31896639c7758ec18c74b7e825473ce
tree0ffa6be87d01885dae99a0f19bf402183b377aec
parentc1b734a3e18c9fb23607c115f92dd0a0fa85a533
fix next_lookup() to continue searching even if c-ares failed to load the
/etc/hosts file, pointed out by Erik Kline:
http://daniel.haxx.se/projects/c-ares/mail/c-ares-archive-2007-11/0027.shtml
ares/ares_gethostbyname.c