mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-13 18:55:10 +01:00
Added ZMQ_DGRAM socket option to precmpiled.hpp
This commit is contained in:
parent
3e54ecd49c
commit
cea473de59
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user