Am 24.02.2014 12:12, schrieb Olaf Mandel:
-Snipp-
>     for(i=0; i<10000; ++i) { /*...*/ }

Hi,

I noticed a second, possibly related issue: when reducing number of loop
iterations (even down to a single iteration!), the call to
zmq_ctx_destroy() fails. In zmq::pipe_t::check_write() a check is made
if the socket state is "active", but it is "waiting_for_delimiter".

Best regards,
Olaf Mandel

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to