mirror of
https://github.com/janet-lang/janet
synced 2024-12-26 08:20:27 +00:00
Disable epoll by default for evloop.
This commit is contained in:
parent
88c1cf3ee7
commit
edfb861a5f
@ -70,7 +70,7 @@
|
||||
/* #define JANET_STACK_MAX 16384 */
|
||||
/* #define JANET_OS_NAME my-custom-os */
|
||||
/* #define JANET_ARCH_NAME pdp-8 */
|
||||
#define JANET_EV_EPOLL
|
||||
/* #define JANET_EV_EPOLL */
|
||||
|
||||
/* Main client settings, does not affect library code */
|
||||
/* #define JANET_SIMPLE_GETLINE */
|
||||
|
Loading…
Reference in New Issue
Block a user