CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2009/08/28 05:59:12

Modified files:
        usr.bin/tcpbench: tcpbench.c 

Log message:
Change the way how the server works. Instead of forking of a child per
connection do multiplexing via poll(2). This allows to use more concurrent
connections and to specify additional kvm data to fetch.
This was all done by Christiano Farina Haesbaert (christiano.fh gmail dot com)
plus some input by myself.
OK henning@

Reply via email to