Creates a gio.SocketAddressEnumerator for connectable that will return a gio.ProxyAddress for each of its addresses that you must connect to via a proxy.
If connectable does not implement Socket.connectableProxyEnumerate, this will fall back to calling Socket.connectableEnumerate.
a new gio.SocketAddressEnumerator
2.26
Creates a gio.SocketAddressEnumerator for connectable that will return a gio.ProxyAddress for each of its addresses that you must connect to via a proxy.
If connectable does not implement Socket.connectableProxyEnumerate, this will fall back to calling Socket.connectableEnumerate.