mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-06-12 00:56:51 +02:00
expiring status for tunnels
This commit is contained in:
parent
7aacae30eb
commit
72d52d61bc
3 changed files with 13 additions and 4 deletions
|
@ -19,7 +19,6 @@ namespace tunnel
|
|||
class InboundTunnel;
|
||||
class OutboundTunnel;
|
||||
|
||||
const int TUNNEL_EXPIRATION_THRESHOLD = 60; // 1 minute
|
||||
class TunnelPool // per local destination
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue