module documentation

IPv6-aware hostname resolution.

See Also
IHostnameResolver
Class ComplexResolverSimplifier A converter from IHostnameResolver to IResolverSimple
Class FirstOneWins An IResolutionReceiver which fires a Deferred with its first result.
Class GAIResolver IHostnameResolver implementation that resolves hostnames by calling getaddrinfo in a thread.
Class HostResolution The in-progress resolution of a given hostname.
Class SimpleResolverComplexifier A converter from IResolverSimple to IHostnameResolver.
Type Alias _GETADDRINFO_RESULT Undocumented
Variable _afToType Undocumented
Variable _any Undocumented
Variable _socktypeToType Undocumented
Variable _transportToSocket Undocumented
Variable _typesToAF Undocumented
_GETADDRINFO_RESULT = (source)

Undocumented

Value
List[Tuple[AddressFamily,
           SocketKind,
           int,
           str,
           Union[Tuple[str, int], Tuple[str, int, int, int]]]]
_afToType = (source)

Undocumented

Undocumented

_socktypeToType = (source)

Undocumented

_transportToSocket = (source)

Undocumented

_typesToAF = (source)

Undocumented