mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-08 22:13:48 +01:00
parent
d7e4deab4e
commit
41ce9d47e5
1 changed files with 1 additions and 4 deletions
|
@ -698,9 +698,6 @@ namespace client
|
|||
}
|
||||
m_ReadyCallbacks.clear();
|
||||
}
|
||||
m_ReadyCheckTimer.expires_from_now(boost::posix_time::seconds (1));
|
||||
m_ReadyCheckTimer.async_wait(std::bind(&LeaseSetDestination::HandleReadyCheckTimer,
|
||||
shared_from_this (), std::placeholders::_1));
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue