Hi,

On Tue, Jun 19, 2012 at 5:08 AM, hp010170 <[email protected]> wrote:
> No, I have not tried that yet.  I don't believe from a precusory view
> that this is a bug in zeromq, since the errno in question is already
> specified in the manual page as a possible condition.
>
> I suppose it is just a matter of having those semantics to deal with
> EINTR introduced in the various performance tests, under some form of a
> -DPROFILING_ENABLED macro.
>

I mean not being able to retry after EINTR is a bug. You should
probably just implement retrying, and make a pull request. Its only
few lines of code.

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

Reply via email to