diff options
| author | erdgeist <> | 2007-12-04 23:57:29 +0000 |
|---|---|---|
| committer | erdgeist <> | 2007-12-04 23:57:29 +0000 |
| commit | 31d876d53dfdafc4370b7c23febbb6978b271a77 (patch) | |
| tree | 8ccc3959e75f5e61c5bf4acd6f96367c8793afca /ot_mutex.h | |
| parent | a146a328856a1f8b5099064f0262a34d5623021b (diff) | |
Count invalid requests
Diffstat (limited to 'ot_mutex.h')
| -rw-r--r-- | ot_mutex.h | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -22,6 +22,7 @@ typedef enum { | |||
| 22 | TASK_STATS_SCRAPE = 0x0005, | 22 | TASK_STATS_SCRAPE = 0x0005, |
| 23 | TASK_STATS_FULLSCRAPE = 0x0006, | 23 | TASK_STATS_FULLSCRAPE = 0x0006, |
| 24 | TASK_STATS_TPB = 0x0007, | 24 | TASK_STATS_TPB = 0x0007, |
| 25 | TASK_STATS_HTTPERRORS = 0x0008, | ||
| 25 | 26 | ||
| 26 | TASK_STATS_SLASH24S = 0x0100, | 27 | TASK_STATS_SLASH24S = 0x0100, |
| 27 | 28 | ||
