Skip to content

Commit 9d0fc54

Browse files
authored
Update README.md
1 parent 10c30cf commit 9d0fc54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ main options:
9292
--timeout <number> how long could a packet be held in queue before doing fec, unit: ms, default: 8ms
9393
--mode <number> fec-mode,available values: 0, 1; 0 cost less bandwidth, 1 cost less latency;default: 0)
9494
--report <number> turn on send/recv report, and set a period for reporting, unit: s
95-
--re-connect re-connect after lost connection,only for client.
95+
--keep-reconnect re-connect after lost connection,only for client.
9696
advanced options:
9797
--mtu <number> mtu. for mode 0, the program will split packet to segment smaller than mtu_value.
9898
for mode 1, no packet will be split, the program just check if the mtu is exceed.

0 commit comments

Comments
 (0)