mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
set address when peer test msg 4 received
This commit is contained in:
@@ -2318,6 +2318,7 @@ namespace transport
|
||||
}
|
||||
else
|
||||
{
|
||||
session->m_Address = addr;
|
||||
if (GetTestingState ())
|
||||
{
|
||||
SetTestingState (false);
|
||||
|
||||
Reference in New Issue
Block a user