mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-31 00:34:20 +00:00
set address when peer test msg 4 received
This commit is contained in:
parent
74f0330730
commit
edb2ba7107
@ -2318,6 +2318,7 @@ namespace transport
|
||||
}
|
||||
else
|
||||
{
|
||||
session->m_Address = addr;
|
||||
if (GetTestingState ())
|
||||
{
|
||||
SetTestingState (false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user