mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
check if remote RouterInfo is presented
This commit is contained in:
parent
f8481b70eb
commit
11a1201506
2 changed files with 3 additions and 7 deletions
|
@ -98,7 +98,7 @@ namespace i2p
|
|||
if (ret)
|
||||
UpdateRouterInfo ();
|
||||
}
|
||||
return true;
|
||||
return ret;
|
||||
}
|
||||
|
||||
void RouterContext::RemoveIntroducer (const boost::asio::ip::udp::endpoint& e)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue