From 9e5f6f57f4f27dfcd9549ab9b2712c5cb08c1bdb Mon Sep 17 00:00:00 2001 From: Jef Poskanzer Date: Sat, 14 Sep 2013 08:31:06 -0700 Subject: [PATCH] Add note in man page about the -w flag getting transmitted to the server. --- src/iperf3.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/iperf3.1 b/src/iperf3.1 index 6760255..e77eca0 100644 --- a/src/iperf3.1 +++ b/src/iperf3.1 @@ -77,7 +77,7 @@ number of parallel client streams to run run in reverse mode (server sends, client receives) .TP .BR -w ", " --window " \fIn\fR[KM]" -TCP window size (socket buffer size) +TCP window size / socket buffer size (this gets sent to the server and used on that side too) .TP .BR -B ", " --bind " \fIn\fR[KM]" bind to a specific interface or multicast address