diff options
Diffstat (limited to 'trackerlogic.h')
| -rw-r--r-- | trackerlogic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/trackerlogic.h b/trackerlogic.h index 7cf75b2..67b14e1 100644 --- a/trackerlogic.h +++ b/trackerlogic.h | |||
| @@ -44,6 +44,7 @@ typedef struct { | |||
| 44 | 44 | ||
| 45 | /* Number of tracker admin ip addresses allowed */ | 45 | /* Number of tracker admin ip addresses allowed */ |
| 46 | #define OT_ADMINIP_MAX 64 | 46 | #define OT_ADMINIP_MAX 64 |
| 47 | #define OT_MAX_THREADS 16 | ||
| 47 | 48 | ||
| 48 | /* We maintain a list of 4096 pointers to sorted list of ot_torrent structs | 49 | /* We maintain a list of 4096 pointers to sorted list of ot_torrent structs |
| 49 | Sort key is, of course, its hash */ | 50 | Sort key is, of course, its hash */ |
