gsocketaddress: don't return ABSTRACT if the OS doesn't support it
authorDan Winship <danw@gnome.org>
Sat, 27 Aug 2011 16:08:32 +0000 (12:08 -0400)
committerDan Winship <danw@gnome.org>
Sat, 27 Aug 2011 16:28:03 +0000 (12:28 -0400)
commit06b23e2b5416e994d29560436587a04b762e21cd
tree7bcd59bb0bee4c7e35e7b9a779f89fc0d597809d
parentaa10574dc37982457765783781f5e0e67015d4ae
gsocketaddress: don't return ABSTRACT if the OS doesn't support it

FreeBSD apparently has non-0-length (but nameless) ANONYMOUS sockets.
Fix the heuristics here.
gio/gsocketaddress.c