0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-27 15:41:05 +08:00
John Muehlhausen d32e392278 allow XSUB/XPUB to send/recv messages unrelated to sub/unsub (LIBZMQ-490)
zmq::xpub_t::xread_activated() – change to process messages without 0
or 1 prefix, but without affecting subscriptions

zmq::xsub_t::xsend() – change to send rather than discard messages
without 0 or 1 prefix, but without affecting subscriptions

Update documentation
2013-01-07 22:24:24 -06:00
..
2012-10-27 09:43:19 +09:00
2012-10-27 09:43:19 +09:00
2010-03-09 18:47:31 +01:00
2012-03-19 19:41:20 -05:00
2012-10-27 09:43:19 +09:00
2012-10-27 09:43:19 +09:00
2012-09-20 21:39:45 +03:00
2012-02-17 09:48:04 +00:00
2012-10-27 09:43:19 +09:00
2012-05-28 11:01:21 +02:00
2012-03-19 19:41:20 -05:00