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 _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
