mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
separate class TransitTunnelBuildMsgHandler for tunnel build messages
This commit is contained in:
@@ -314,7 +314,8 @@ namespace tunnel
|
||||
double m_TunnelCreationSuccessRate;
|
||||
int m_TunnelCreationAttemptsNum;
|
||||
std::mt19937 m_Rng;
|
||||
|
||||
TransitTunnelBuildMsgHandler m_TransitTunnelBuildMsgHandler;
|
||||
|
||||
public:
|
||||
|
||||
// for HTTP only
|
||||
|
||||
Reference in New Issue
Block a user