mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 04:38:59 +00:00
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>
|
||
|---|---|---|
| .. | ||
| 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 | ||
| wqueuedeadlocks.rst | ||