mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-06-05 05:46:24 +02:00
result
This commit is contained in:
parent
885dc6603f
commit
2deb4118bc
31 changed files with 783 additions and 212 deletions
2
Tunnel.h
2
Tunnel.h
|
@ -21,7 +21,7 @@ namespace i2p
|
|||
{
|
||||
namespace tunnel
|
||||
{
|
||||
const int TUNNEL_EXPIRATION_TIMEOUT = 600; // 10 minutes
|
||||
const int TUNNEL_EXPIRATION_TIMEOUT = 660; // 11 minutes
|
||||
|
||||
class OutboundTunnel;
|
||||
class InboundTunnel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue