feat(lwip): make tcp fast timer to 125ms and make rto to 250ms

This commit is contained in:
Zhang Jun Hao
2018-07-31 11:06:25 +08:00
parent c1a6b556b4
commit c966dd04da
3 changed files with 10 additions and 0 deletions

View File

@ -62,6 +62,7 @@
//#define SOCKETS_TCP_TRACE
#define TCP_HIGH_SPEED_RETRANSMISSION CONFIG_TCP_HIGH_SPEED_RETRANSMISSION
/*
------------------------------------