CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2015/10/26 06:23:40
Modified files: usr.sbin/rebound: rebound.c Log message: set listening sockets to nonblocking, then handle as many incoming requests as we can in the loop instead of keventing per request.