GSocketClient: improve error messages on connection failure
authorDan Winship <danw@gnome.org>
Tue, 15 Nov 2011 00:46:02 +0000 (19:46 -0500)
committerDan Winship <danw@gnome.org>
Tue, 15 Nov 2011 00:46:02 +0000 (19:46 -0500)
commitbad6c0ad1516ab149d2917c8db9d84a235c4667c
tree8a14056994b645b6a73cfacf5574bad3e2a84708
parent74dad004d143a2d3fbe4171d20e57cc9942ad89d
GSocketClient: improve error messages on connection failure

Include the hostname (or proxy hostname if it was the connection to
the proxy server that failed) in the GError message when
g_socket_client_connect* fail.

https://bugzilla.gnome.org/show_bug.cgi?id=661266
gio/gsocket.c
gio/gsocketclient.c