mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
don't publish non-reachable router
This commit is contained in:
@@ -197,6 +197,7 @@ namespace garlic
|
||||
void PostDeliveryStatusMessage (std::shared_ptr<I2NPMessage> msg);
|
||||
|
||||
void ScheduleInitialPublish ();
|
||||
void HandleInitialPublishTimer (const boost::system::error_code& ecode);
|
||||
void SchedulePublish ();
|
||||
void HandlePublishTimer (const boost::system::error_code& ecode);
|
||||
void Publish ();
|
||||
|
||||
Reference in New Issue
Block a user