X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=stats.cpp;h=9e3f72c2d065613c2a783336c9980c05785eea22;hp=280f019edd9b2811d551cf018e62334cf00413bc;hb=562cf44b96b5c0260d1a1ab18b2dd2408b6d1fc8;hpb=0cb56be70f7ca4f4564eea892a99d20032359a1d diff --git a/stats.cpp b/stats.cpp index 280f019..9e3f72c 100644 --- a/stats.cpp +++ b/stats.cpp @@ -1,6 +1,4 @@ -#include #include -#include #include #include #include @@ -60,7 +58,7 @@ void StatsThread::do_work() client_stats[i].remote_addr.c_str(), client_stats[i].sock, client_stats[i].fwmark, - client_stats[i].stream_id.c_str(), + client_stats[i].url.c_str(), int(now - client_stats[i].connect_time), (long long unsigned)(client_stats[i].bytes_sent), (long long unsigned)(client_stats[i].bytes_lost),