diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,5 +4,6 @@ #define MAX_ACCEPT_WORKER 5 #define EPOLL_ACCEPTFD_WATCHLIST_LEN 100 #define FREE_THREAD_ALLOC 100 +#define THREAD_MAX_QUEUE_EVENTS 50 #endif
\ No newline at end of file |