more ~cgiUpdates (2022-04-23T18:41:30.7951577)
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