SDLNet – SDL2_net Reference Manual
SDLNet
Description:
public
namespace
SDLNet
Namespace:
SDLNet
Package:
SDL2_net
Content:
Classes:
Socket
SocketSet
TCPSocket
UDPPacket
UDPSocket
Structs:
IPAddress
Methods:
public
int
init
()
public
unowned
Version
?
linked_version
()
public
void
quit
()
public
uint16
read16
(
void
* area)
public
uint
read32
(
void
* area)
public
void
write16
(
uint16
value,
void
* area)
public
void
write32
(
uint
value,
void
* area)
2022 vala-language.org