• Martin Sustrik's avatar
    Version macros added · ef8db789
    Martin Sustrik authored
    Macro ZMQ_VERSION represents the current version of 0MQ
    Macro ZMQ_MAKE_VERSION(major,minor,patch) allows to create
    a representation of the specified version.
    The versions can be compared using simple <, >, ==, etc.
    operators.
    Signed-off-by: 's avatarMartin Sustrik <sustrik@250bpm.com>
    ef8db789
Name
Last commit
Last update
..
zmq.h Loading commit data...
zmq.hpp Loading commit data...
zmq_utils.h Loading commit data...