kappa for RTO culculation

This commit is contained in:
orignal 2022-07-31 09:45:18 -04:00
parent ff5fa1d137
commit eba4626589
2 changed files with 3 additions and 2 deletions

View file

@ -42,6 +42,7 @@ namespace transport
const size_t SSU2_MAX_WINDOW_SIZE = 256; // in packets
const size_t SSU2_MIN_RTO = 100; // in milliseconds
const size_t SSU2_MAX_RTO = 2500; // in milliseconds
const float SSU2_kAPPA = 1.8;
const size_t SSU2_MAX_OUTGOING_QUEUE_SIZE = 500; // in messages
const int SSU2_MAX_NUM_ACK_RANGES = 32; // to send