mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
poller.hpp: fix incorrect ZMQ_IOTHREAD_POLLER_* usage
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
This commit is contained in:
parent
f0c471aaab
commit
05c2025412
@ -7,7 +7,7 @@
|
||||
+ defined ZMQ_IOTHREAD_POLLER_USE_EPOLL \
|
||||
+ defined ZMQ_IOTHREAD_POLLER_USE_DEVPOLL \
|
||||
+ defined ZMQ_IOTHREAD_POLLER_USE_POLLSET \
|
||||
+ defined ZMQ_IOTHREAD_POLLER_POLL \
|
||||
+ defined ZMQ_IOTHREAD_POLLER_USE_POLL \
|
||||
+ defined ZMQ_IOTHREAD_POLLER_USE_SELECT \
|
||||
> 1
|
||||
#error More than one of the ZMQ_IOTHREAD_POLLER_USE_* macros defined
|
||||
|
Loading…
Reference in New Issue
Block a user