nuttx/Documentation/components/net
zhanghongyu 2ad01e2aab net/tcp: support recv packet in the TCP_FIN_WAIT_1/2 state
shutdown should send TCP_FIN packet.

close should send TCP_RST packet when the data in readahead has not been
                                 read and NEW_DATA has arrived.
             send TCP_FIN packet when in other cases.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2025-12-29 19:22:23 +08:00
..
delay_act_and_tcp_perf.rst
index.rst
ipfilter.rst
mdio.rst
nat.rst
netdev.rst
netdriver.rst
netguardsize.rst
netlink.rst
pkt.rst
sixlowpan.rst
slip.rst
socketcan.rst
tcp_network_perf.rst
tcp_state_machine.rst net/tcp: support recv packet in the TCP_FIN_WAIT_1/2 state 2025-12-29 19:22:23 +08:00
wqueuedeadlocks.rst