From: Stéphane Aulery <saulery@xxxxxxx> Fix Ubuntu bug #1110781: https://bugs.launchpad.net/ubuntu/+source/manpages/+bug/1110781 Reported-by: Thomas Hood Signed-off-by: Stéphane Aulery <saulery@xxxxxxx> --- man5/resolv.conf.5 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man5/resolv.conf.5 b/man5/resolv.conf.5 index ac43184..177087e 100644 --- a/man5/resolv.conf.5 +++ b/man5/resolv.conf.5 @@ -255,6 +255,10 @@ and IPv4 requests sequentially (at the cost of some slowdown of the resolving process). .TP .BR single-request-reopen " (since glibc 2.9)" +sets +.BR RES_SNGLKUPREOP +in +.IR _res.options . The resolver uses the same socket for the A and AAAA requests. Some hardware mistakenly sends back only one reply. When that happens the client system will sit and wait for the second reply. -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html