diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 03:27:01 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 03:27:01 +0000 |
commit | 6f4c2968d9a035183d937cb055aec739c05280b1 (patch) | |
tree | 3e3270402258677b8ceb7f0db4c68e2123371d97 /docs/invoking.rst | |
parent | Adding upstream version 3.16. (diff) | |
download | iperf3-6f4c2968d9a035183d937cb055aec739c05280b1.tar.xz iperf3-6f4c2968d9a035183d937cb055aec739c05280b1.zip |
Adding upstream version 3.17.1.upstream/3.17.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs/invoking.rst')
-rw-r--r-- | docs/invoking.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/invoking.rst b/docs/invoking.rst index 5b09463..7c91dea 100644 --- a/docs/invoking.rst +++ b/docs/invoking.rst @@ -194,7 +194,7 @@ the executable. --rcv-timeout # set idle timeout for receiving data during active tests. The receiver will halt a test if no data is received from the sender - for this number of ms (default to 12000 ms, or 2 minutes). + for this number of ms (default to 120000 ms, or 2 minutes). --snd-timeout # set timeout for unacknowledged TCP data (on both test and con- |