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 - Function no longer matched prototype after 2007-01-17 16:39:20 +00:00
__res_close.c
__res_send.c
h_errno.c updates from bind-9-5-0 2008-06-21 20:41:48 +00:00
herror.c updates from bind-9-5-0 2008-06-21 20:41:48 +00:00
Makefile.inc we don't need <irs.h> 2007-01-28 02:14:05 +00:00
mtctxres.c Re-add missing file (removed by cvs import because it was added manually by 2007-03-30 20:40:52 +00:00
res_comp.c updates from bind-9-5-0 2008-06-21 20:41:48 +00:00
res_compat.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
res_data.c updates from bind-9-5-0 2008-06-21 20:41:48 +00:00
res_debug.c updates from bind-9-5-0 2008-06-21 20:41:48 +00:00
res_debug.h Import bind 9.4.0. 2007-03-30 20:16:18 +00:00
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 Import bind 9.4.0. 2007-03-30 20:16:18 +00:00
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