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