[ Version ( since = "2.26" ) ]
public abstract SocketAddressEnumerator proxy_enumerate ()
Creates a SocketAddressEnumerator for this that will return a ProxyAddress for each of its addresses that you must connect to via a proxy.
If this does not implement proxy_enumerate, this will fall back to calling enumerate.
this |
a new SocketAddressEnumerator. |