Merge pull request #2365 from somdoron/deprecate_zmq_poll

problem:zmq_poll is slow and the API is complicated
This commit is contained in:
Constantin Rack 2017-03-11 10:21:44 +01:00 committed by GitHub
commit 3548d5e950

View File

@ -436,7 +436,7 @@ ZMQ_EXPORT int zmq_socket_monitor (void *s, const char *addr, int events);
/******************************************************************************/
/* I/O multiplexing. */
/* Deprecated I/O multiplexing. Prefer using zmq_poller API */
/******************************************************************************/
#define ZMQ_POLLIN 1