mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
SU3 resseed first
This commit is contained in:
parent
9ce56eb95f
commit
6ac846f95d
3 changed files with 18 additions and 5 deletions
1
NetDb.h
1
NetDb.h
|
@ -117,7 +117,6 @@ namespace data
|
|||
std::map<IdentHash, RequestedDestination *> m_RequestedDestinations;
|
||||
|
||||
bool m_IsRunning;
|
||||
int m_ReseedRetries;
|
||||
std::thread * m_Thread;
|
||||
i2p::util::Queue<I2NPMessage> m_Queue; // of I2NPDatabaseStoreMsg
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue