[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
void SDLNet_FreeSocketSet(SDLNet_SocketSet set)
Free the socket set from memory.
Do not reference the set after this call, except to allocate a new one.
Returns: nothing, this call always succeeds.
|
See Also:
3.6.1 SDLNet_AllocSocketSet,
3.6.3 SDLNet_AddSocket,
4.5 SDLNet_SocketSet,
4.3 UDPsocket,
4.2 TCPsocket