mirror of
https://github.com/fluencelabs/redis
synced 2025-03-31 14:51:04 +00:00
epoll support enabled by default for Linux builds
This commit is contained in:
parent
64f36a5836
commit
7785121a50
2
config.h
2
config.h
@ -27,10 +27,8 @@
|
||||
#endif
|
||||
|
||||
/* test for polling API */
|
||||
#if 0
|
||||
#ifdef __linux__
|
||||
#define HAVE_EPOLL 1
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user