mirror of
https://github.com/yanfeizhang/coder-kung-fu.git
synced 2026-05-05 16:42:08 +08:00
feat: 添加握手过程之端口选择
This commit is contained in:
@@ -19,10 +19,11 @@
|
||||
- [图解 | 深入揭秘 epoll 是如何实现 IO 多路复用的!](https://mp.weixin.qq.com/s/OmRdUgO1guMX76EdZn11UQ) <font color="#dd0000">(:cn:新)</font>
|
||||
- [漫画 | 看进程小 P 讲述它的网络性能故事!](https://mp.weixin.qq.com/s/r7EDYsvVhWA2fv52mwM_zg) <font color="#dd0000">(:cn:新)</font>
|
||||
|
||||
**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) <font color="#dd0000">(:cn:新)</font>
|
||||
- [漫画 | 花了七天时间测试,我彻底搞明白了 TCP 的这些内存开销!](https://mp.weixin.qq.com/s/BwddYkVLSYlkKFNeA-NUVg)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user