more ~master (2021-04-25T17:22:00Z)
Home
Dub
Repo
StandardAddressSelector.IPv4ThenIPv6
more
net
dns
StandardAddressSelector
Undocumented in source.
struct
StandardAddressSelector
static
struct
IPv4ThenIPv6 {
enum
hintsAIFamily
;
static
SockResult
selectAddress
(T* resolved, U addressList);
}
Members
Manifest constants
hintsAIFamily
enum
hintsAIFamily
;
Undocumented in source.
Static functions
selectAddress
SockResult
selectAddress
(T* resolved, U addressList)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
more
net
dns
StandardAddressSelector
structs
IPv4Only
IPv4ThenIPv6
IPv6Only