Skip to content

Commit 3846ffb

Browse files
committed
add tcp related questions
1 parent 6dc26ea commit 3846ffb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

network.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -545,6 +545,9 @@
545545
FIN_WAIT_2 根据 fin_timeout 不同时长,有可能计入
546546
如果系统上orphan socket 过多,那么需要统计处于哪个状态的socket较多,再结合[145]来分析)
547547

548+
147、TCP的SYN报文可以携带数据吗?
549+
(tips:虽然在发送SYN阶段,双方的序列号还没有协商好,但是实现中可以携带数据)
550+
548551
// http
549552
1、什么是CNAME?
550553

0 commit comments

Comments
 (0)