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