CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/21 04:11:11
Modified files:
usr.bin/tcpbench: tcpbench.1 tcpbench.c
Log message:
Add AF_UNIX support to tcpbench and also make it possible to randomize the
write size in the client. pledge setup can be made tighter but that will be
done in a second step.
OK benno@, henning@, markus@ and some man page input by jmc@
