esp-idf/components
Liu Zhi Fu 4ad1f2b272 lwip: optimize TCP close
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
2017-07-27 12:44:39 +08:00
..
2017-03-13 17:23:29 +08:00
2016-11-16 15:57:34 +11:00
2017-06-27 10:35:33 +08:00
2017-03-07 10:18:47 +11:00
2017-01-09 17:51:48 +08:00
2017-07-27 12:44:39 +08:00
2017-04-05 09:23:09 +03:00
2017-05-16 13:15:02 +08:00