Skip to content

Commit

Permalink
flush the net
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidAlphaFox committed Oct 4, 2021
1 parent d9036f9 commit f7a6bcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/aiutp_pcb.erl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f7a6bcc

Please sign in to comment.