CVSROOT: /cvs Module name: src Changes by: haesba...@cvs.openbsd.org 2012/04/13 13:23:32
Modified files: usr.bin/tcpbench: tcpbench.c Log message: Kill "goto again" uppon EINTR and check EWOULDBLOCK in accept(2). Also make the code more similar to the other daemons. "you can go ahead" deraadt@.