in the non-getaddrinfo() implementation). It seems that both implementations should be sync'ed up to produce the same results. It appears that defaulting to "0.0.0.0" rather than NULL would be the safer thing to do.
But, that's an IPv4 address, but we support IPv6.
Apparently, this series of commits broke Linux. I bet this is where Joe's ADDRCONFIG patch comes into play. Looking into it now. -- justin