mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
mark and check unreachable ident hashes
This commit is contained in:
@@ -106,6 +106,7 @@ namespace transport
|
||||
const uint64_t SESSION_CREATION_TIMEOUT = 15; // in seconds
|
||||
const int PEER_TEST_INTERVAL = 71; // in minutes
|
||||
const int MAX_NUM_DELAYED_MESSAGES = 150;
|
||||
const int CHECK_PROFILE_NUM_DELAYED_MESSAGES = 15; // check profile after
|
||||
class Transports
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user