Hi All I am working on zeromq with pgm as the transport. I have two boxes set up for multicast. I'm using latest head revision: zeromq-libzmq-7a40df6 and am able to publish from one box, receive on the other box.
However when I try the other way round I get an error on the subscriber side... Assertion failed: !(msg_->flags () & msg_t::more) (session_base.cpp:157) Aborted Anyone seen this before? _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
