From f7a6bccdf33ed16ec11f0ac0bea86a3ab9542f97 Mon Sep 17 00:00:00 2001 From: "David.Gao" Date: Mon, 4 Oct 2021 14:40:46 +0800 Subject: [PATCH] flush the net --- src/aiutp_pcb.erl | 1 + 1 file changed, 1 insertion(+) diff --git a/src/aiutp_pcb.erl b/src/aiutp_pcb.erl index f28a509..32032ee 100644 --- a/src/aiutp_pcb.erl +++ b/src/aiutp_pcb.erl @@ -431,6 +431,7 @@ check_timeouts_0(#aiutp_pcb{time =Now, max_window_user = MaxWindowUser, rto_timeout = RTOTimeout, fin_sent = FinSent, + cur_window_packets = CurWindowPackets, brust = Brust} = PCB)-> PCB0 = if (MaxWindowUser == 0 ) and