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 <[email protected]> wrote: > > > On Fri, Oct 26, 2012 at 7:38 AM, Pieter Hintjens <[email protected]> wrote: >> >> On Fri, Oct 26, 2012 at 8:22 PM, Stephen Lord <[email protected]> >> 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 > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
