SocketClient.setProxyResolver

Overrides the #GProxyResolver used by @client. You can call this if you want to use specific proxies, rather than using the system default proxy settings.

Note that whether or not the proxy resolver is actually used depends on the setting of #GSocketClient:enable-proxy, which is not changed by this function (but which is %TRUE by default)

class SocketClient
void
setProxyResolver

Parameters

proxyResolver ProxyResolverIF

a #GProxyResolver, or %NULL for the default.

Meta

Since

2.36