Print accounting information in heartbeat messages.

Implements ticket 5526.
This commit is contained in:
Peter Retzlaff
2013-06-12 10:51:39 +02:00
committed by Nick Mathewson
parent 28485d33ca
commit a337d4b7cb
5 changed files with 40 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features:
- Log current accounting state (bytes sent and received + remaining
time for the current accounting period) in the server's
heartbeat message.