Packages
SDL2_net
SDLNet
Socket
SocketSet
TCPSocket
UDPPacket
UDPSocket
IPAddress
init
linked_version
quit
read16
read32
write16
write32
SDLNet
Description:
Content:
Classes:
Socket
SocketSet
TCPSocket
UDPPacket
UDPSocket
Structs:
IPAddress
Functions:
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)