CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2015/10/28 14:43:12
Modified files: usr.sbin/rebound: rebound.c Log message: if accept() fails due to fd exhaustion, stop accepting for one second. should only happen for ENFILE, but check for EMFILE too.