[zeromq-dev] Why is this Queue device blocking?

Ian Barber ian.barber at gmail.com
Wed Oct 19 16:15:16 CEST 2011


On Wed, Oct 19, 2011 at 4:03 AM, James Thornton <james at jamesthornton.com> wrote:
> Will someone please look at this and tell me why the worker recv()
> socket is blocking on the first iteration "inside the worker loop"?:
>
> https://gist.github.com/1297366

You need to do bind() on one side rather than connect.

Ian



More information about the zeromq-dev mailing list