wangchen ab92b7d04d tcp_close.c:when tcp socket stays in TCP_FIN_WAIT_1 or TCP_FIN_WAIT_2,calling tcp_close_eventhandler releases received packets
when tcp socket stays in TCP_FIN_WAIT_1 or TCP_FIN_WAIT_2,not actively calling tcp_close_eventhandler,can reuslt in some TCP socket being set to a closed state,but nofosegs are not directly released,leading to IOB resource leakage.

Signed-off-by: wangchen <wangchen41@xiaomi.com>
2024-08-26 06:14:10 -04:00
..
2024-06-20 09:43:05 +08:00
2024-06-20 09:43:05 +08:00
2024-06-06 09:27:50 +02:00
2023-11-18 03:10:29 -08:00
2024-08-22 01:56:26 +08:00
2024-06-20 09:43:05 +08:00