[zeromq-dev] several binds on the same ipc

Pieter Hintjens ph at imatix.com
Thu May 24 23:19:54 CEST 2012


On Thu, May 24, 2012 at 12:23 PM, Tarek Ziadé <tarek at ziade.org> wrote:

> I am not sure what's the rule here but it appears that the first one to bind
> is the winner.
> I am guessing this is a bug in zmq, right ?

If this is indeed the behavior, it sounds like a bug. The code should
maybe check first off that the IPC endpoint isn't already used. Or
perhaps there's an error that's not being checked.

Either way, if you want to send a patch, that'd be welcome.

-Pieter



More information about the zeromq-dev mailing list