[zeromq-dev] binding to a wildcard tcp port
Pieter Hintjens
ph at imatix.com
Sat Oct 27 02:44:41 CEST 2012
OK, I've sent a pull request with this and other clean-ups.
-Pieter
On Sat, Oct 27, 2012 at 2:52 AM, Ian Barber <ian.barber at gmail.com> wrote:
>
>
> On Fri, Oct 26, 2012 at 7:38 AM, Pieter Hintjens <ph at imatix.com> wrote:
>>
>> On Fri, Oct 26, 2012 at 8:22 PM, Stephen Lord <Steve.Lord at quantum.com>
>> wrote:
>>
>> > What I had to work out for myself by reading source code was that
>> > this works:
>> > ret = zmq_bind(sock, "tcp://*:*");
>>
>> This isn't documented in the zmq_bind man page. It should be...
>
>
> Yep, that should be in there - I'll send a patch later if no one gets to it
> before me. It also works on IPC iirc.
>
> Ian
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
More information about the zeromq-dev
mailing list