diff options
author | erdgeist <> | 2007-11-18 16:45:34 +0000 |
---|---|---|
committer | erdgeist <> | 2007-11-18 16:45:34 +0000 |
commit | edc73298f8a51039e6525579024b573de2bf2ad6 (patch) | |
tree | 85a6dd2cefd280fae5d1cd0b91bd736ff565794b /ot_stats.h | |
parent | 4735b99db2562494c59fa47277ffd7dee3b44fc1 (diff) |
Stats are tasks now.
Diffstat (limited to 'ot_stats.h')
-rw-r--r-- | ot_stats.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ | |||
4 | #ifndef __OT_STATS_H__ | 4 | #ifndef __OT_STATS_H__ |
5 | #define __OT_STATS_H__ | 5 | #define __OT_STATS_H__ |
6 | 6 | ||
7 | enum { STATS_CONNS, STATS_PEERS, STATS_TOP5, STATS_TCP, STATS_UDP, STATS_SLASH24S, STATS_FULLSCRAPE }; | ||
8 | typedef enum { | 7 | typedef enum { |
9 | EVENT_ACCEPT, | 8 | EVENT_ACCEPT, |
10 | EVENT_READ, | 9 | EVENT_READ, |