17 #ifndef ZMQPP_CONTEXT_OPTIONS_HPP_
18 #define ZMQPP_CONTEXT_OPTIONS_HPP_
29 io_threads = ZMQ_IO_THREADS,
30 max_sockets = ZMQ_MAX_SOCKETS,
31 #if (ZMQ_VERSION_MAJOR >= 4)
C++ wrapper around zmq.
Definition: actor.cpp:29
ZMQPP_COMPARABLE_ENUM context_option
possible Context options in zmq
Definition: context_options.hpp:28