Made the network statistics work again.

This commit is contained in:
Jan Vidar Krey
2012-10-02 23:59:11 +02:00
parent 8086d89e23
commit e4fc91dde1
4 changed files with 39 additions and 56 deletions

View File

@@ -81,6 +81,7 @@ struct hub_stats
size_t net_rx_peak;
size_t net_tx_total;
size_t net_rx_total;
struct timeout_evt* timeout; /**<< "Timeout handler for statistics" */
};
struct hub_logout_info