On Fri, Sep 21, 2012 at 5:41 PM, RohanB <[email protected]> wrote:
> 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 Any chance you're using an old 2.x somewhere there? If so, could you find out exactly which is the old version? We are trying to make 0MQ/3.x compatible with old versions but it may not cover all of them. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
