ProxyAddressEnumerator


Object Hierarchy:

GLib.ProxyAddressEnumerator GLib.ProxyAddressEnumerator GLib.ProxyAddressEnumerator GLib.SocketAddressEnumerator GLib.SocketAddressEnumerator GLib.SocketAddressEnumerator->GLib.ProxyAddressEnumerator GLib.Object GLib.Object GLib.Object->GLib.SocketAddressEnumerator

Description:

[ CCode ( type_id = "g_proxy_address_enumerator_get_type ()" ) ]
public class ProxyAddressEnumerator : SocketAddressEnumerator

`GProxyAddressEnumerator` is a wrapper around [class@Gio.

SocketAddressEnumerator] which takes the [class@Gio.SocketAddress] instances returned by the [class@Gio.SocketAddressEnumerator] and wraps them in [class@Gio.ProxyAddress] instances, using the given [property@Gio.ProxyAddressEnumerator:proxy-resolver].

This enumerator will be returned (for example, by [method@Gio.SocketConnectable.enumerate]) as appropriate when a proxy is configured; there should be no need to manually wrap a [class@Gio.SocketAddressEnumerator] instance with one.


Namespace: GLib
Package: gio-2.0

Content:

Properties:

Creation methods:

Inherited Members:

All known members inherited from class GLib.SocketAddressEnumerator