print stat
authorChristian Grothoff <christian@grothoff.org>
Tue, 4 Oct 2011 11:53:32 +0000 (11:53 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 4 Oct 2011 11:53:32 +0000 (11:53 +0000)
src/dht/test_dht_multipeer.c

index eb70424a3fc794a7f7b2ca23b917e31678b34510..be9e860bea0c1a3b85d4c7c690dc2919272ffa19 100644 (file)
@@ -267,6 +267,7 @@ static struct StatValues stats[] = {
   {"dht", "# P2P GET requests received"},
   {"dht", "# RESULT messages queued for transmission"},
   {"dht", "# P2P RESULTS received"},
+  {"dht", "# Queued messages discarded (peer disconnected)"},
   {NULL, NULL}
 };