mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 09:48:31 +08:00
6addf24fa2
since we added TCP_TXCLOSE and TCP_RXCLOSE, only RST-like exception flows now trigger TCP_CLOSE events, so replace the remaining TCP_CLOSE with TCP_ABORT. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>