From b2990540235af568c9d8ee3c75f0b43905a540e7 Mon Sep 17 00:00:00 2001 From: Cheng Zheng Date: Mon, 15 Jul 2019 17:34:28 +0800 Subject: [PATCH] =?UTF-8?q?Fix:=20=E4=BA=8B=E4=BB=B6->=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- (字幕)全40集中英字幕文本.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/(字幕)全40集中英字幕文本.txt b/(字幕)全40集中英字幕文本.txt index 518ad12..044a091 100644 --- a/(字幕)全40集中英字幕文本.txt +++ b/(字幕)全40集中英字幕文本.txt @@ -17716,10 +17716,10 @@ Also, TCP isn’t limited to a back and forth conversation – it can send many 还有,TCP 不是只能一个包一个包发 and have many outstanding ACKs, which increases bandwidth significantly, since you aren’t -可以同时发多个数据包,收多个确认码 \N 这大大增加了效率,不用浪费事件等确认码 +可以同时发多个数据包,收多个确认码 \N 这大大增加了效率,不用浪费时间等确认码 wasting time waiting for acknowledgment packets to return. -可以同时发多个数据包,收多个确认码 \N 这大大增加了效率,不用浪费事件等确认码 +可以同时发多个数据包,收多个确认码 \N 这大大增加了效率,不用浪费时间等确认码 Interestingly, the success rate of ACKs, and also the round trip time 有趣的是,确认码的成功率和来回时间 \N 可以推测网络的拥堵程度