mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
4ad1f2b272
Optimize TCP close: 1. Not remove TCP pcb when IP address is changed since the lwip netconn still need the pcb 2. If the TCP connection is in TCP_FIN_WAIT_1 for too long time, remove it