Add support for g_socket_client_add_application_proxy()
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Thu, 19 Aug 2010 20:23:50 +0000 (16:23 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Thu, 19 Aug 2010 20:32:38 +0000 (16:32 -0400)
commit0958e663175fe51361aa1e6a87a3f3c5de08bebf
treea9ccfa391d3ed5a18ea167e177014c6dceda24bd
parentced1d0e2e7d164873d8b7e335a00cfac13785760
Add support for g_socket_client_add_application_proxy()

This allow application to take control over certain proxy protocol
handling. When a proxy protocol must be used and is found in the
application proxies, GSocketClient will simply TCP connect to the proxy
server and return the connection.

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