SDLNet.SocketSet – SDL2_net Reference Manual
SocketSet
Object Hierarchy:
SDLNet.SocketSet
SDLNet.SocketSet
SDLNet.SocketSet
Description:
[
CCode
( cname =
"struct _SDLNet_SocketSet"
, free_function =
"SDLNet_FreeSocketSet"
) ]
[
Compact
]
public
class
SocketSet
Namespace:
SDLNet
Package:
SDL2_net
Content:
Creation methods:
public
SocketSet
(
int
maxsockets)
Methods:
public
int
add
(
Socket
socket)
public
int
has_data
(
uint
timeout)
public
int
is_ready
()
public
int
remove
(
Socket
socket)
2022 vala-language.org