Let the user choose the poller to use through cmake POLLER option
Use ccmake, or cmake -i, or cmake -DPOLLER=EPOLL, for example
Showing
Please register or sign in to comment
Use ccmake, or cmake -i, or cmake -DPOLLER=EPOLL, for example