Ricardo Catalinas Jiménez
ec5592db1f
Fix 1478: receive unsubscriptions in XPUB when verbose
...
Fixes not receiving unsubscription messages in XPUB socket with
ZMQ_XPUB_VERBOSE and using a XSUB-XPUB proxy in front.
This adds two modifications:
- It adds a new flag, ZMQ_XPUB_VERBOSE_UNSUBSCRIBE, to enable verbose
unsubscription messages, necessary when using a XSUB/XPUB proxy.
- It adds a boolean switch to zmq::mtrie_t::rm () to control if the
callback is invoked every time or only in the last removal. Necessary
when a pipe is terminated and the verbose mode for unsubscriptions is
enabled.
2015-07-23 12:02:34 +01:00
..
2010-09-04 17:42:33 +02:00
2015-06-05 21:43:39 -04:00
2014-12-23 15:20:10 +01:00
2014-12-23 15:20:10 +01:00
2014-12-23 15:20:10 +01:00
2014-12-23 15:20:10 +01:00
2014-12-23 15:20:10 +01:00
2014-12-23 15:20:10 +01:00
2013-04-15 18:50:42 +02:00
2013-04-15 18:50:42 +02:00
2013-04-15 18:50:42 +02:00
2014-11-07 22:27:41 -08:00
2014-11-17 11:56:59 +01:00
2013-04-15 18:50:42 +02:00
2015-07-16 08:59:19 +02:00
2013-09-10 13:30:00 +01:00
2015-03-15 06:29:21 -05:00
2014-03-06 15:18:42 -06:00
2013-09-15 20:13:44 +02:00
2013-12-04 15:02:49 -06:00
2013-04-15 18:50:42 +02:00
2015-07-08 11:59:47 +03:00
2014-11-07 22:30:15 -08:00
2014-06-18 15:19:07 +02:00
2013-04-15 18:50:42 +02:00
2013-04-15 18:50:42 +02:00
2014-11-07 22:27:41 -08:00
2013-04-27 14:53:14 +02:00
2014-11-07 22:27:41 -08:00
2013-04-15 18:50:42 +02:00
2014-07-29 13:43:38 -05:00
2015-01-17 20:15:31 -06:00
2014-11-07 22:27:41 -08:00
2014-11-07 22:27:41 -08:00
2015-03-15 02:12:02 -05:00
2013-11-04 15:19:34 +02:00
2013-04-15 18:50:42 +02:00
2014-01-24 12:07:46 -06:00
2013-06-27 20:53:15 +02:00
2013-04-15 18:50:42 +02:00
2013-04-15 18:50:42 +02:00
2013-05-15 17:55:21 +02:00
2013-04-15 18:50:42 +02:00
2013-05-15 17:55:21 +02:00
2014-10-17 17:21:41 +02:00
2014-05-20 15:42:35 +02:00
2013-04-15 18:50:42 +02:00
2013-04-15 18:50:42 +02:00
2014-01-24 12:07:46 -06:00
2013-09-20 14:28:06 +02:00
2013-08-17 20:22:50 +02:00
2013-06-27 20:53:15 +02:00
2015-07-23 12:02:34 +01:00
2014-11-07 22:30:15 -08:00
2015-05-22 15:46:28 -03:00
2013-04-15 18:50:42 +02:00
2014-11-05 06:24:22 -08:00
2013-04-15 18:50:42 +02:00
2013-11-05 13:02:41 +01:00
2015-03-15 08:07:13 -05:00
2013-04-15 18:50:42 +02:00
2014-08-14 00:00:00 +02:00
2014-08-14 00:00:00 +02:00
2014-12-23 01:14:38 +01:00