diff options
author | denis <> | 2008-12-03 20:36:16 +0000 |
---|---|---|
committer | denis <> | 2008-12-03 20:36:16 +0000 |
commit | bfbb5ecb447c46b2b10248ab47f980dd968cae68 (patch) | |
tree | 56f2db008cdc9b301f2cb24ff56fd0e24359dcca /ot_stats.h | |
parent | 566e8267e15032dfd9f12320c83deee4d74d13cb (diff) |
stats fuer sync
Diffstat (limited to 'ot_stats.h')
-rw-r--r-- | ot_stats.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ typedef enum { | |||
12 | EVENT_CONNECT, /* UDP only */ | 12 | EVENT_CONNECT, /* UDP only */ |
13 | EVENT_ANNOUNCE, | 13 | EVENT_ANNOUNCE, |
14 | EVENT_RENEW, | 14 | EVENT_RENEW, |
15 | EVENT_SYNC, | ||
15 | EVENT_SCRAPE, | 16 | EVENT_SCRAPE, |
16 | EVENT_FULLSCRAPE_REQUEST, | 17 | EVENT_FULLSCRAPE_REQUEST, |
17 | EVENT_FULLSCRAPE_REQUEST_GZIP, | 18 | EVENT_FULLSCRAPE_REQUEST_GZIP, |