mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
SSU timeout
This commit is contained in:
parent
3c6793745b
commit
c30dd2639a
4 changed files with 27 additions and 4 deletions
|
@ -61,7 +61,7 @@ namespace ntcp
|
|||
|
||||
#pragma pack()
|
||||
|
||||
const int TERMINATION_TIMEOUT = 120; // 2 minutes
|
||||
const int NTCP_TERMINATION_TIMEOUT = 120; // 2 minutes
|
||||
class NTCPSession
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue