Skip to content

Commit

Permalink
fix packet number
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidAlphaFox committed Oct 3, 2021
1 parent 7f82cd2 commit 8b87020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/aiutp.hrl
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
% per 5 seconds
ssthresh = ?OUTGOING_BUFFER_MAX_SIZE * ?PACKET_SIZE,
slow_start = true,
brust = true,
brust = false,
inbuf,
outbuf,
inque,
Expand Down

0 comments on commit 8b87020

Please sign in to comment.