Documentation
Dlang.org
ClientAddressType
handy_http_primitives
address
Defines the different possible address types, used by
ClientAddress
.
Values
Value
Meaning
IPv4
IPv6
UNIX
UNKNOWN
handy_http_primitives
address
enums
ClientAddressType
structs
ClientAddress
IPv4InternetAddress
IPv6InternetAddress
UnixSocketAddress
Defines the different possible address types, used by ClientAddress.