Add manual control over subscriptions to Pub

This commit is contained in:
somdoron
2014-11-26 10:38:54 +02:00
parent cefce68a97
commit 96e29f1455
5 changed files with 145 additions and 24 deletions

View File

@@ -305,6 +305,7 @@ ZMQ_EXPORT const char *zmq_msg_gets (zmq_msg_t *msg, const char *property);
#define ZMQ_SOCKS_PROXY 68
#define ZMQ_XPUB_NODROP 69
#define ZMQ_BLOCKY 70
#define ZMQ_XPUB_MANUAL 71
/* Message options */
#define ZMQ_MORE 1