mirror of
https://github.com/znc/znc.git
synced 2026-08-10 19:02:51 +02:00
Add CZNC::GetNetworkTrafficStats()
This commit is contained in:
@@ -92,6 +92,7 @@ public:
|
||||
// generated through ZNC.
|
||||
TrafficStatsMap GetTrafficStats(TrafficStatsPair &Users,
|
||||
TrafficStatsPair &ZNC, TrafficStatsPair &Total);
|
||||
TrafficStatsMap GetNetworkTrafficStats(const CString& sUsername, TrafficStatsPair& Total);
|
||||
|
||||
// Authenticate a user.
|
||||
// The result is passed back via callbacks to CAuthBase.
|
||||
|
||||
Reference in New Issue
Block a user