Commit cea473de authored by Bitiquinho's avatar Bitiquinho

Added ZMQ_DGRAM socket option to precmpiled.hpp

parent 3e54ecd4
......@@ -44,6 +44,7 @@
#define ZMQ_DISH 15
#define ZMQ_GATHER 16
#define ZMQ_SCATTER 17
#define ZMQ_DGRAM 18
/* DRAFT Socket methods. */
int zmq_join (void *s, const char *group);
......
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