bindbc-sdl v1.3.4 (2023-03-22T11:20:54Z)
Dub
Repo
SDLNet_TCP_DelSocket
sdl_net
Undocumented in source. Be warned that the author may not have intended to support it.
pragma(
inline
, true) @
nogc
nothrow
static if
(
bindSDLNet
)
int
SDLNet_TCP_DelSocket
(
SDLNet_SocketSet
set
,
TCPsocket
sock
)
Meta
Source
See Implementation
sdl_net
aliases
SDLNet_GenericSocket
SDLNet_SocketSet
SDLNet_version
TCPsocket
UDPsocket
enums
INADDR_ANY
SDLNetSupport
functions
SDLNet_Read16
SDLNet_Read32
SDLNet_SocketReady
SDLNet_TCP_AddSocket
SDLNet_TCP_DelSocket
SDLNet_UDP_AddSocket
SDLNet_UDP_DelSocket
SDLNet_Write16
SDLNet_Write32
SDL_NET_VERSION
SDL_NET_VERSION_ATLEAST
loadedSDLNetVersion
manifest constants
SDLNET_MAX_UDPADRESSES
SDLNET_MAX_UDPCHANNELS
SDL_NET_MAJOR_VERSION
SDL_NET_MINOR_VERSION
SDL_NET_PATCHLEVEL
sdlNetSupport
structs
IPaddress
UDPpacket
_SDLNet_GenericSocket
_SDLNet_SocketSet
_TCPsocket
_UDPsocket