Skip to content

Commit

Permalink
flush
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidAlphaFox committed Oct 4, 2021
1 parent 77ba22e commit 089ed0e
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 @@ -15,7 +15,7 @@
-define(REORDER_BUFFER_MAX_SIZE,1024).
-define(OUTGOING_BUFFER_MAX_SIZE,1024).
-define(BRUST_OUTGOING_BUFFER_SIZE,1023).
-define(PACKET_SIZE,1453).
-define(PACKET_SIZE,800).
-define(MIN_WINDOW_SIZE,2906).
%-define(MIN_WINDOW_SIZE,7265).
% this is the minimum max_window value. It can never drop below this
Expand Down

0 comments on commit 089ed0e

Please sign in to comment.