[zeromq-dev] [PATCH] Race condition in eventfd signaler fixed
Paul Colomiets
paul at colomiets.name
Sun Jul 3 21:41:22 CEST 2011
Hi Martin,
On Sun, Jul 3, 2011 at 5:40 PM, Martin Sustrik <sustrik at 250bpm.com> wrote:
>
> Note that signal is not removed immediately from the eventfd when reader is
> activated, rather it's left lingering there so that polling (ZMQ_FD) reports
> that assocaited socket is readable (POLLIN).
Thanks for the explanation, it seems pretty sane now. But does the statement
above mean that you are going to turn ZMQ_FD to level triggering?
--
Paul
More information about the zeromq-dev
mailing list