socket-client: properly handle asyncns failures
authorJez Austin <jezaustin@gmail.com>
Mon, 22 Mar 2010 15:09:34 +0000 (16:09 +0100)
committerColin Guthrie <cguthrie@mandriva.org>
Sat, 8 May 2010 13:21:01 +0000 (14:21 +0100)
commit74591da68be69f4a4853dbc1d12e7ca5fb8af4cf
tree622e04fee2df64ae2fc0a9356412a8606701f50f
parentdfcaa9325c9f70a17192a8dd212982dee95b3072
socket-client: properly handle asyncns failures

We fail to detect when people disable IPv6 in there kernels. This patch
makes sure we don't ignore this error condition.

http://pulseaudio.org/ticket/752
https://bugzilla.mozilla.org/show_bug.cgi?id=533470
http://bugs.freedesktop.org/show_bug.cgi?id=25742
src/pulsecore/socket-client.c