mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
drop incoming SSU2 session from duplicated router
This commit is contained in:
@@ -66,6 +66,7 @@ namespace data
|
||||
bool IsUpdated () const { return m_IsUpdated; };
|
||||
|
||||
bool IsUseful() const;
|
||||
bool IsDuplicated () const { return m_IsDuplicated; };
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user