mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-16 06:02:18 +02:00
set address when peer test msg 4 received
This commit is contained in:
parent
74f0330730
commit
edb2ba7107
1 changed files with 1 additions and 0 deletions
|
@ -2318,6 +2318,7 @@ namespace transport
|
|||
}
|
||||
else
|
||||
{
|
||||
session->m_Address = addr;
|
||||
if (GetTestingState ())
|
||||
{
|
||||
SetTestingState (false);
|
||||
|
|
Loading…
Add table
Reference in a new issue