From bb1c5d28056647f12883b83d6a1cea2ad3e6bbab Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Mon, 3 Nov 2008 01:26:38 +0000 Subject: Add stats about when peers renew their announces. --- ot_mutex.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ot_mutex.h') diff --git a/ot_mutex.h b/ot_mutex.h index c05bdfe..e16a097 100644 --- a/ot_mutex.h +++ b/ot_mutex.h @@ -28,6 +28,7 @@ typedef enum { TASK_STATS_VERSION = 0x000a, TASK_STATS_BUSY_NETWORKS = 0x000b, TASK_STATS_VECTOR_DEBUG = 0x000c, + TASK_STATS_RENEW = 0x000d, TASK_STATS = 0x0100, /* Mask */ TASK_STATS_TORRENTS = 0x0101, -- cgit v1.2.3