Adding GProxyAddressEnumerator class

An implementation of GSocketAddressEnumerator that handles proxy
enumeration. This class is mainly usefull for Connectables implementation
such as NetworkService, NetworkAddress and SocketAddress to handle proxies.

Reviewed-by: Dan Winship <danw@gnome.org>
This commit is contained in:
Nicolas Dufresne
2010-08-10 15:25:11 -04:00
parent d76de5e359
commit a7e0e8fc08
8 changed files with 823 additions and 0 deletions

View File

@@ -1162,6 +1162,12 @@ g_proxy_address_get_password
#endif
#endif
#if IN_HEADER(__G_PROXY_ADDRESS_ENUMERATOR_H__)
#if IN_FILE(__G_PROXY_ADDRESS_ENUMERATOR_C__)
g_proxy_address_enumerator_get_type
#endif
#endif
#if IN_HEADER(__G_RESOLVER_H__)
#if IN_FILE(__G_RESOLVER_C__)
g_resolver_error_quark