mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
save out-of-sequence fragments
This commit is contained in:
parent
eb073b09aa
commit
999abd517c
3 changed files with 109 additions and 68 deletions
1
SSU.h
1
SSU.h
|
@ -31,7 +31,6 @@ namespace ssu
|
|||
};
|
||||
#pragma pack()
|
||||
|
||||
const size_t SSU_MTU = 1484;
|
||||
const int SSU_CONNECT_TIMEOUT = 5; // 5 seconds
|
||||
const int SSU_TERMINATION_TIMEOUT = 330; // 5.5 minutes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue