diff options
author | Steinar H. Gunderson <sesse@google.com> | 2007-10-16 21:27:51 +0000 |
---|---|---|
committer | Steinar H. Gunderson <sesse@google.com> | 2007-10-16 21:27:51 +0000 |
commit | 6bd2b895fb640d75990edecf322f1fc5f002c431 (patch) | |
tree | b4dc30ca4486861b56d137aa2e6ab6368da3657c /ares_query.c | |
parent | 92b8afea6addb3e062e3072e5aa0bc74ac8cbe0f (diff) | |
download | c-ares-6bd2b895fb640d75990edecf322f1fc5f002c431.tar.gz c-ares-6bd2b895fb640d75990edecf322f1fc5f002c431.tar.bz2 c-ares-6bd2b895fb640d75990edecf322f1fc5f002c431.zip |
Fix a bug where fallback from AF_INET6 to AF_INET would not work properly together with relative search; if you had a search path of .a.com and .b.com, and foo.a.com would return ARES_ENODATA and foo.b.com would return ARES_ENOTFOUND, the lookup would not properly retry with AF_INET as it forgot the first ARES_ENODATA.
Diffstat (limited to 'ares_query.c')
0 files changed, 0 insertions, 0 deletions