Commit f13512a9 authored by Tim M's avatar Tim M

fixed define value in header

parent 5d4860ea
......@@ -293,7 +293,7 @@ ZMQ_EXPORT int zmq_msg_set (zmq_msg_t *msg, int option, int optval);
#define ZMQ_IPC_FILTER_PID 58
#define ZMQ_IPC_FILTER_UID 59
#define ZMQ_IPC_FILTER_GID 60
#define ZMQ_NEXT_IDENTITY 56
#define ZMQ_NEXT_IDENTITY 61
/* Message options */
#define ZMQ_MORE 1
#define ZMQ_SRCFD 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment