mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
pass delivery intructions to tunnel gateway
This commit is contained in:
@@ -60,7 +60,7 @@ namespace ntcp
|
||||
|
||||
#pragma pack()
|
||||
|
||||
const int TERMINATION_TIMEOUT = 60; // 1 minute
|
||||
const int TERMINATION_TIMEOUT = 150; // 2.5 minutes
|
||||
class NTCPSession
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user