We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0707e28 commit a16137fCopy full SHA for a16137f
1 file changed
ports/espressif/esp-idf-config/sdkconfig.defaults
@@ -71,16 +71,6 @@ CONFIG_LWIP_IPV6_AUTOCONFIG=y
71
CONFIG_LWIP_IPV6_RDNSS_MAX_DNS_SERVERS=0
72
CONFIG_LWIP_IPV6_DHCP6=y
73
#
74
-# TCP
75
-#
76
-CONFIG_LWIP_MAX_ACTIVE_TCP=4
77
-CONFIG_LWIP_MAX_LISTENING_TCP=4
78
-CONFIG_LWIP_TCP_SYNMAXRTX=6
79
-CONFIG_LWIP_TCP_SND_BUF_DEFAULT=2880
80
-CONFIG_LWIP_TCP_WND_DEFAULT=2880
81
-CONFIG_LWIP_TCP_RTO_TIME=3000
82
-# end of TCP
83
-
84
# end of LWIP
85
86
0 commit comments