[zeromq-dev] Profiling and 0mq
Paul Colomiets
paul at colomiets.name
Tue Jun 19 08:44:55 CEST 2012
Hi,
On Tue, Jun 19, 2012 at 5:08 AM, hp010170 <hp010170 at gmail.com> 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
More information about the zeromq-dev
mailing list