Implemented g_socket_client_connect_to_uri() method
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Thu, 29 Apr 2010 22:51:42 +0000 (18:51 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Thu, 19 Aug 2010 20:32:37 +0000 (16:32 -0400)
commit0ebb79a7488121ae4a18cc84ac92e25ddb2b9544
treec5412ae26f4aa23b00fd7d20b8437302f545397c
parenta6c3820f46b9caabc45ab19aaf2669b4cb04c5d5
Implemented g_socket_client_connect_to_uri() method

Using this rather than g_socket_client_connect() or
g_socket_client_connect_to_host() allows #GSocketClient to
determine when to use application-specific proxy protocols.

Reviewed-by: Dan Winship <danw@gnome.org>
docs/reference/gio/gio-sections.txt
gio/gio.symbols
gio/gsocketclient.c
gio/gsocketclient.h