summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfadhil riyanto <me@fadev.org>2024-10-04 20:45:42 +0700
committerfadhil riyanto <me@fadev.org>2024-10-04 20:45:42 +0700
commit15b73113119e06c50a5cb434a80eb3b55640a6df (patch)
tree386838e3cf1d740d3ad41be2e7740e0c9979deae
parentc16c8f0532a57e501d1f2c034a1f53e27a6087ee (diff)
test increate fd watch
Signed-off-by: fadhil riyanto <me@fadev.org>
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 2b4acae..6e183ff 100644
--- a/config.h
+++ b/config.h
@@ -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