* resolv/res_query.c (__libc_res_nquery): In case one of two
authorUlrich Drepper <drepper@redhat.com>
Mon, 19 May 2008 17:34:14 +0000 (17:34 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 19 May 2008 17:34:14 +0000 (17:34 +0000)
commit5908f779e76e24827c0c6f38f2b7a0f857333bcb
treefe2afd890ce08267486077d80eee52935e854c3d
parent528741cb6c7218e7f2f764fa10aa7e67699eadaa
* resolv/res_query.c (__libc_res_nquery): In case one of two

answer was too short don't try to read that answer's header.

* resolv/res_send.c (send_dg): In case of timeout and there are
two queries and one has been answered, return value indicating
success.
ChangeLog
resolv/res_query.c
resolv/res_send.c