mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
qt: sam session is now shown at qt->sam sessions, work towards #914
This commit is contained in:
parent
0b084956e6
commit
5c2f1f36e8
3 changed files with 11 additions and 4 deletions
|
@ -98,6 +98,7 @@ namespace http
|
|||
void ShowSAMSessions (std::stringstream& s);
|
||||
void ShowI2PTunnels (std::stringstream& s);
|
||||
void ShowLocalDestination (std::stringstream& s, const std::string& b32, uint32_t token);
|
||||
void ShowSAMSession (std::stringstream& s, const std::string& id);
|
||||
} // http
|
||||
} // i2p
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue