High Availability Architecture
Dec 25, 2020 · Fundamentals
Why a Write After Server Close Can Succeed Once and Then Fail: TCP FIN, RST and Kernel Behavior
The article explains why a client can successfully write to a TCP socket after the server has closed its end, why the first write succeeds while the second fails, and how Linux kernel code and TCP state transitions cause this behavior.
FINKernelLinux
0 likes · 9 min read