freebsd-nq/lib/libc/include
Jilles Tjoelker e852d6bc48 libc/resolv: Use poll() instead of kqueue().
The resolver in libc creates a kqueue for watching a single file descriptor.
This can be done using poll() which should be lighter on the kernel and
reduce possible problems with rlimits (file descriptors, kqueues).

Reviewed by:	jhb
2014-01-14 22:05:33 +00:00
..
isc
compat.h Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +00:00
errlst.h
fpmath.h
libc_private.h
namespace.h
nscache.h
nscachedcli.h
nss_tls.h
port_after.h
port_before.h libc/resolv: Use poll() instead of kqueue(). 2014-01-14 22:05:33 +00:00
reentrant.h
resolv_mt.h
spinlock.h
un-namespace.h