When looking up in DNS and then in the hosts file, return the error code from DNS...
authorSteinar H. Gunderson <sesse@google.com>
Thu, 15 Nov 2007 09:16:48 +0000 (09:16 +0000)
committerSteinar H. Gunderson <sesse@google.com>
Thu, 15 Nov 2007 09:16:48 +0000 (09:16 +0000)
commitd9dd2397714b34248888c72ccc448bae1dd7355a
treec45b480721186f785ea4161423985eae47c6b122
parentb4bdb6d4d7915bf5e1a89b6ae19f7ffbcd2e8144
When looking up in DNS and then in the hosts file, return the error code from DNS if both fail, instead of returning the error code from the hosts file, as today. Patch from the Google tree.
ares_gethostbyname.c