[zeromq-dev] Bind to local ip address
Martin Sustrik
sustrik at 250bpm.com
Sun Dec 11 01:52:28 CET 2011
On 10/12/11 01:55, Steven McCoy wrote:
> Not forgetting that ØMQ is currently IPv6 compatible and network changes
> should not assume IPv4-only addressing.
Yes.
However, address parsing code for both IPv4 and IPv6 is already part of
0MQ, so it should be easy. Basically, just using generic address
datastructures instead of IPv4-specific ones.
Martin
More information about the zeromq-dev
mailing list