mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-10-18 01:30:22 +01:00
lookup LeaseSet before sending ping
This commit is contained in:
parent
5dadecba03
commit
a2073a8751
2 changed files with 65 additions and 33 deletions
|
@ -261,6 +261,8 @@ namespace client
|
|||
|
||||
void BuildStatusLine(bool currentTunnel, std::shared_ptr<BOBDestination> destination, std::string &out);
|
||||
|
||||
void SendPing (std::shared_ptr<const i2p::data::LeaseSet> ls);
|
||||
|
||||
private:
|
||||
|
||||
BOBCommandChannel& m_Owner;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue