From 0fed8dd973698fb4ec712315b2858d8a5fa197d1 Mon Sep 17 00:00:00 2001 From: zhangyanfei Date: Thu, 22 Jul 2021 14:45:27 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=B7=BB=E5=8A=A0=E6=96=B0=E6=96=87?= =?UTF-8?q?=E4=B9=8B=E3=80=8A=E4=B8=89=E6=AC=A1=E6=8F=A1=E6=89=8B=E6=B7=B1?= =?UTF-8?q?=E5=BA=A6=E7=90=86=E8=A7=A3=E3=80=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ec73ea..9e8e710 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ **1.3 TCP之三次握手** - [为什么服务端程序都需要先 listen 一下?](https://mp.weixin.qq.com/s/hv2tmtVpxhVxr6X-RNWBsQ) (:cn:新) - [TCP连接中客户端的端口号是如何确定的?](https://mp.weixin.qq.com/s/C-Eeoeh9GHxugF4J30fz1A) (:cn:新) +- [能将三次握手理解到这个深度,面试官拍案叫绝!](https://mp.weixin.qq.com/s/vlrzGc5bFrPIr9a7HIr2eA) (:cn:新) **1.4 TCP连接时间开销、内存开销** - [聊聊TCP连接耗时的那些事儿](https://mp.weixin.qq.com/s/wXyerOFoibRsaBmbl224gw)