gio/tests/socket: Update to check the error code
authorDan Winship <danw@gnome.org>
Fri, 21 Mar 2014 20:57:56 +0000 (16:57 -0400)
committerDan Winship <danw@gnome.org>
Sun, 30 Mar 2014 15:06:35 +0000 (11:06 -0400)
commitbefc111c435be63bdc6a2d59204f697d26688369
tree440b515563ea4c72a41e408afb99797300d1075e
parent9fc35dbfb6b804c0ead5dd3dba1bbf14773a2f8f
gio/tests/socket: Update to check the error code

Only treat IPv6 as unsupported if the attempt to create a socket
returns G_IO_ERROR_NOT_SUPPORTED: any other error is a bug.
gio/tests/socket.c