SocketConnectableIF.proxyEnumerate

Creates a GSocketAddressEnumerator for connectable that will return GProxyAddresses for addresses that you must connect to via a proxy. If connectable does not implement g_socket_connectable_proxy_enumerate(), this will fall back to calling g_socket_connectable_enumerate(). Since 2.26

interface SocketConnectableIF
proxyEnumerate
()

Return Value

a new GSocketAddressEnumerator. [transfer full]

Meta