Author :
matthieu
Date :
2009-01-30 21:46:35
Hash :8fd38b91 Message :getLocalAddress(): return 127.0.0.1 if the hostname doesn't resolve.
This code already does this if IPv6 support is compiled in. It
was dereferencing a NULL pointer in the IPv4 only case.