Skip to content

Commit 3c5a2fb

Browse files
authored
Clarify README for cbrtester (#193)
Clarify what a "stall" means in the context of the cbrtester.
1 parent 3b66bc0 commit 3c5a2fb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

cbrtester/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22

33
Sends at a constant rate using the specified path.
44

5-
The client chooses the packet size, the rate and the path, and the server
6-
prints out the receive rate and stalls (freezes) if any are detected.
5+
The client chooses the packet size, the rate and the path.
6+
The server prints out the receive rate and stall events (freezes or
7+
interruptions in the received packet stream of more than 100ms) if any are
8+
detected.

0 commit comments

Comments
 (0)