ProxyAddressEnumerator
Superclasses: SocketAddressEnumerator
, Object
- Constructors:
ProxyAddressEnumerator(**properties)
Properties
- class ProxyAddressEnumerator
- props.connectable: SocketConnectable
The connectable being enumerated.
- props.default_port: int
The default port to use if
GProxyAddressEnumerator
:uri does not specify one.Added in version 2.38.
- props.proxy_resolver: ProxyResolver
The proxy resolver to use.
Added in version 2.36.