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