From ab19290520415d2779223010aa58541bb79df73c Mon Sep 17 00:00:00 2001 From: zhangyanfei Date: Wed, 23 Jun 2021 09:10:50 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E6=8F=A1=E6=89=8B?= =?UTF-8?q?=E8=BF=87=E7=A8=8B=E4=B9=8B=E7=AB=AF=E5=8F=A3=E9=80=89=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d3876b7..211c66f 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,11 @@ - [图解 | 深入揭秘 epoll 是如何实现 IO 多路复用的!](https://mp.weixin.qq.com/s/OmRdUgO1guMX76EdZn11UQ) (:cn:新) - [漫画 | 看进程小 P 讲述它的网络性能故事!](https://mp.weixin.qq.com/s/r7EDYsvVhWA2fv52mwM_zg) (:cn:新) -**1.3 TCP连接时间开销** -- [聊聊TCP连接耗时的那些事儿](https://mp.weixin.qq.com/s/wXyerOFoibRsaBmbl224gw) +**1.3 TCP之三次握手** +- [TCP连接中客户端的端口号是如何确定的?](https://mp.weixin.qq.com/s/C-Eeoeh9GHxugF4J30fz1A) -**1.4 TCP连接内存开销** +**1.4 TCP连接时间开销、内存开销** +- [聊聊TCP连接耗时的那些事儿](https://mp.weixin.qq.com/s/wXyerOFoibRsaBmbl224gw) - [刨根问底儿,看我如何处理 Too many open files 错误!](https://mp.weixin.qq.com/s/GBn94vdL4xUL80WYrGdUWQ) (:cn:新) - [漫画 | 花了七天时间测试,我彻底搞明白了 TCP 的这些内存开销!](https://mp.weixin.qq.com/s/BwddYkVLSYlkKFNeA-NUVg)