• Olaf Mandel's avatar
    Add ZMQ_MAX_SOCKETS_MAX to zmq_ctx_get() · 5815b768
    Olaf Mandel authored
    The new options allows querying the maximum allowed number of sockets.
    This is system dependent and cannot be encoded in the include file as a
    preprocessor macro: for ZMQ_USE_SELECT, this depends on the FD_SETSIZE
    macro at time of library compilation, not at time of include file use.
    5815b768
Name
Last commit
Last update
..
zmq.h Loading commit data...
zmq_utils.h Loading commit data...