Return IPv6 addresses
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Thu, 2 Sep 2010 21:21:37 +0000 (17:21 -0400)
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Thu, 2 Sep 2010 21:26:18 +0000 (17:26 -0400)
commitd6a8c61a19141a3946ce5e46f38b560e4e502b58
tree79ef5831572b4f48ac511105bab299bed11179fa
parentdc669b3572c490b328bc889145e96a7fb2380666
Return IPv6 addresses

We were not returning IPv6 addresses if there was no IPv6 configured
interface. Now we will return those addresses if ipv6 is enabled by
configuration.

Fixes bug #636517.
mono/metadata/socket-io.c