steam-gns-d v0.1.1 (2021-11-13T09:59:32Z)
Dub
Repo
SteamNetworkingIPAddr.__anonymous
steam_gns
types
SteamNetworkingIPAddr
Undocumented in source.
struct
SteamNetworkingIPAddr
union
__anonymous {
ubyte
[
16
]
m_ipv6
;
IPv4MappedAddress
m_ipv4
;
}
Members
Variables
m_ipv4
IPv4MappedAddress
m_ipv4
;
Undocumented in source.
m_ipv6
ubyte
[
16
]
m_ipv6
;
Undocumented in source.
Meta
Source
See Implementation
steam_gns
types
SteamNetworkingIPAddr
functions
Clear
GetFakeIPType
IsFakeIP
IsIPv4
IsIPv6AllZeros
ParseString
ToString
manifest constants
k_cchMaxString
structs
IPv4MappedAddress
unions
__anonymous
variables
m_port