bugfix: fix TCP timer interval

This commit is contained in:
ronghulin
2020-10-29 11:15:53 +08:00
committed by liuzhifu
parent 9253d41b1a
commit 9a7ba5e6fc

View File

@@ -337,7 +337,7 @@ menu "LWIP"
help help
Speed up the TCP retransmission interval. If disabled, Speed up the TCP retransmission interval. If disabled,
it is recommended to change the number of SYN retransmissions to 6, it is recommended to change the number of SYN retransmissions to 6,
TCP timer interval to 250, and TCP rto time to 3000. and TCP initial rto time to 3000.
config LWIP_TCP_MAXRTX config LWIP_TCP_MAXRTX
int "Maximum number of retransmissions of data segments" int "Maximum number of retransmissions of data segments"