projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
729ac5d
)
print stat
author
Christian Grothoff
<christian@grothoff.org>
Tue, 4 Oct 2011 11:53:32 +0000
(11:53 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Tue, 4 Oct 2011 11:53:32 +0000
(11:53 +0000)
src/dht/test_dht_multipeer.c
patch
|
blob
|
history
diff --git
a/src/dht/test_dht_multipeer.c
b/src/dht/test_dht_multipeer.c
index eb70424a3fc794a7f7b2ca23b917e31678b34510..be9e860bea0c1a3b85d4c7c690dc2919272ffa19 100644
(file)
--- a/
src/dht/test_dht_multipeer.c
+++ b/
src/dht/test_dht_multipeer.c
@@
-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}
};