[zeromq-dev] quick question regarding getting EAGAIN

Ian Barber ian.barber at gmail.com
Wed Aug 8 22:01:32 CEST 2012


On Wed, Aug 8, 2012 at 7:13 PM, diffuser78 <diffuser78 at gmail.com> wrote:
> I did a git pull and then git grep'd for this but I can't find this in the
> 3.x tree ?
>
> Am I missing something ?

May well only be in master. If you're flexible about which side binds
and which connects, the bind() side will give you the behaviour you
want (with the nowait flag set on send).

Ian



More information about the zeromq-dev mailing list