mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 02:46:22 +02:00
According to RFC 9293 Section 3.6.1. Half-Closed Connections, we should still accept incoming packets in the FinWait2 state. Additionally, we didn't handle the FIN+ACK case. We should handle this the same we handle the FIN flag. The ACK is only added to signify successful reception of the last packet.
31 KiB
31 KiB