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 7d5d608 commit 596ec5c
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 @@ -14,7 +14,7 @@
-define(REORDER_BUFFER_SIZE,32).
-define(REORDER_BUFFER_MAX_SIZE,1024).
-define(OUTGOING_BUFFER_MAX_SIZE,1024).
-define(BRUST_OUTGOING_BUFFER_SIZE,255).
-define(BRUST_OUTGOING_BUFFER_SIZE,1023).
-define(PACKET_SIZE,1453).
-define(MIN_WINDOW_SIZE,2906).
%-define(MIN_WINDOW_SIZE,7265).
Expand Down

0 comments on commit 596ec5c

Please sign in to comment.