mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2026-09-02 02:38:45 +00:00
recreate addressbook timers when shared destination is replaced
This commit is contained in:
@@ -250,6 +250,7 @@ namespace client
|
||||
// change shared local destination
|
||||
m_SharedLocalDestination->Release ();
|
||||
CreateNewSharedLocalDestination ();
|
||||
m_AddressBook.ResetTimers (); // its timers are left on a destination about to go
|
||||
|
||||
// recreate HTTP proxy
|
||||
auto httpProxy = DetachHttpProxy ();
|
||||
|
||||
Reference in New Issue
Block a user