Packages
SDL2_net
SDLNet
IPAddress
ANY
NONE
from_host
lookup
host
port
IPAddress
Object Hierarchy:
SDLNet.IPAddress
SDLNet.IPAddress
SDLNet.IPAddress
Description:
[
CCode
( cname =
"IPaddress"
, free_function =
"g_free"
, has_type_id =
false
) ]
public
struct
IPAddress
Namespace:
SDLNet
Package:
SDL2_net
Content:
Constants:
public
const
uint
ANY
public
const
uint
NONE
Static methods:
public
static
int
from_host
(
out
IPAddress
address,
string
? host,
uint16
port)
Methods:
public
unowned
string
?
lookup
()
Fields:
public
uint
host
public
uint16
port