socks-client ~master (2022-05-15T13:01:33.2974413)
Dub
Repo
IpAddress.__anonymous
socks
socks5
IpAddress
Undocumented in source.
struct
IpAddress
@
safe
union
__anonymous {
uint
_ip4address
;
ubyte
[
16
]
_ip6address
;
}
Members
Variables
_ip4address
uint
_ip4address
;
Undocumented in source.
_ip6address
ubyte
[
16
]
_ip6address
;
Undocumented in source.
Meta
Source
See Implementation
socks
socks5
IpAddress
constructors
this
properties
ip4
ip6
isIp4
isIp6
unions
__anonymous
variables
addressFamily