Mike, [email protected] said: > Mato, thanks. But I'm confused -- where does this leave me? What should I do > to deal with this problem in the meantime?
You can grab the latest Git master, or patch the 2.0.7 release taking out the AI_ADDRCONFIG flag in the call to getaddrinfo() in src/ip.cpp, or if on Linux add a "fake" IP address such as: # ip addr add 10.10.10.10/24 dev eth0 Cheers, -mato _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
