mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 13:27:17 +01: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
|
else
|
||||||
{
|
{
|
||||||
|
session->m_Address = addr;
|
||||||
if (GetTestingState ())
|
if (GetTestingState ())
|
||||||
{
|
{
|
||||||
SetTestingState (false);
|
SetTestingState (false);
|
||||||
|
|
Loading…
Reference in a new issue