CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/05/16 02:57:21
Modified files:
usr.sbin/unbound/daemon: remote.c remote.h worker.c worker.h
usr.sbin/unbound/doc: Changelog
usr.sbin/unbound/libunbound: libworker.c
usr.sbin/unbound/services: listen_dnsport.c listen_dnsport.h
usr.sbin/unbound/smallapp: worker_cb.c
usr.sbin/unbound/util: fptr_wlist.c fptr_wlist.h netevent.c
netevent.h
Log message:
Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.
