Hi, I re-tested latest libzmq trunk using my haxe test program .. the first
problem with the poll state immediately after connecting req/rep sockets
appears to have been fixed , but instead I am seeing an assertion failure
when I later try to poll the sockets after sending a message. The error
message is "Assertion failed: msg_->flags () & msg_t::more (rep.cpp:75)
Abort trap: 6"

I have added a test C program to this bug in JIRA that reproduces it:
https://zeromq.jira.com/browse/LIBZMQ-280
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to