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 net/tcp: add support for the CLOSE_WAIT state 2025-12-27 21:06:23 +08:00
ipfilter.rst
mdio.rst
nat.rst
netdev.rst
netdriver.rst netdev_upperhalf: convert Kconfig to variable 2025-12-14 10:01:22 +08:00
netguardsize.rst
netlink.rst
pkt.rst net/packet: add PACKET_<ADD|DROP>_MEMBERSHIP support 2025-12-25 10:01:43 +08:00
sixlowpan.rst
slip.rst
socketcan.rst net/can: add write buffer to support nonblock send 2025-12-15 10:19:15 +08:00
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