mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 07:18:49 +08:00
da43a2e53b
The RFC requires sending an TCP_RST packet in this scenario, so to better comply with the standard definition, the sending of TCP_RST is added. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>