GSocketClient: add proxy-resolver property
authorDan Winship <danw@gnome.org>
Sun, 27 Jan 2013 18:53:36 +0000 (13:53 -0500)
committerDan Winship <danw@gnome.org>
Thu, 14 Feb 2013 15:24:14 +0000 (10:24 -0500)
commit7c49869eaef4d49c57bbdf4e95989e4d8f864623
treec8908da7f7155676e7b943aa77ed9768e21701a8
parentd200208d2b8bad7babdd56f4ec6fcae1589e142b
GSocketClient: add proxy-resolver property

Add a proxy-resolver property to GSocketClient, to allow overriding
proxy resolution in situations where you need to force a particular
proxy rather than using the system defaults.

https://bugzilla.gnome.org/show_bug.cgi?id=691105
docs/reference/gio/gio-sections.txt
gio/gproxyaddressenumerator.c
gio/gsocketclient.c
gio/gsocketclient.h
gio/tests/proxy-test.c