mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
check if remote RouterInfo is presented
This commit is contained in:
@@ -98,7 +98,7 @@ namespace i2p
|
||||
if (ret)
|
||||
UpdateRouterInfo ();
|
||||
}
|
||||
return true;
|
||||
return ret;
|
||||
}
|
||||
|
||||
void RouterContext::RemoveIntroducer (const boost::asio::ip::udp::endpoint& e)
|
||||
|
||||
Reference in New Issue
Block a user