mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
expiring status for tunnels
This commit is contained in:
@@ -19,7 +19,6 @@ namespace tunnel
|
||||
class InboundTunnel;
|
||||
class OutboundTunnel;
|
||||
|
||||
const int TUNNEL_EXPIRATION_THRESHOLD = 60; // 1 minute
|
||||
class TunnelPool // per local destination
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user