Add AF_UNIX support to tcpbench and also make it possible to randomize the
authorclaudio <claudio@openbsd.org>
Thu, 21 Jul 2016 10:11:11 +0000 (10:11 +0000)
committerclaudio <claudio@openbsd.org>
Thu, 21 Jul 2016 10:11:11 +0000 (10:11 +0000)
commit33ed67eefeb0702f621247bb857ca376edfa9f63
tree6b39db8190030f33603bd5ec22edc3c4102b273e
parentb655273e1f325acc96d9733a09123176769d9166
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@
usr.bin/tcpbench/tcpbench.1
usr.bin/tcpbench/tcpbench.c