NetBSD/lib/libc/resolv
mrg 798e718222 fix a very old resolver bug:
when looping over the current list of sockets we're connected to,
use getpeername() not getsockname() to find out who the remote
end is.  avoid spurious close()s and (rare) failure.

apparently known as ISC bug #18625, and fixed in libbind 6.0
2009-01-27 05:13:23 +00:00
..
__dn_comp.c
__res_close.c
__res_send.c
h_errno.c
herror.c
Makefile.inc
mtctxres.c
res_comp.c
res_compat.c
res_data.c
res_debug.c
res_debug.h
res_init.c merge christos-time_t 2009-01-11 02:45:45 +00:00
res_mkquery.c - protect DEBUG again because we should be able to set it from the Makefile 2008-06-21 23:37:53 +00:00
res_private.h
res_query.c - protect DEBUG again because we should be able to set it from the Makefile 2008-06-21 23:37:53 +00:00
res_send.c fix a very old resolver bug: 2009-01-27 05:13:23 +00:00
res_state.c merge christos-time_t 2009-01-11 02:45:45 +00:00