$ cat how-tcp-really-works.md
#
How TCP Really Works
networking
2 min read
Most developers know TCP is 'reliable' — but what does that actually mean under the hood? Sequence numbers, SYN floods,…