mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
i2p.router.net.tunnels.successrate
This commit is contained in:
parent
3e2605490f
commit
0b46495afd
2 changed files with 9 additions and 0 deletions
|
@ -81,6 +81,7 @@ namespace client
|
|||
void NetDbActivePeersHandler (std::ostringstream& results);
|
||||
void NetStatusHandler (std::ostringstream& results);
|
||||
void TunnelsParticipatingHandler (std::ostringstream& results);
|
||||
void TunnelsSuccessRateHandler (std::ostringstream& results);
|
||||
void InboundBandwidth1S (std::ostringstream& results);
|
||||
void OutboundBandwidth1S (std::ostringstream& results);
|
||||
void NetTotalReceivedBytes (std::ostringstream& results);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue