[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.5 UDP Packets

These functions are used to work with the UDPpacket type. This type is used with UDP sockets to transmit and receive data.

Single UDPpacket
3.5.1 SDLNet_AllocPacket  Allocate a new UDP packet with a data buffer
3.5.2 SDLNet_ResizePacket  Resize the data buffer in a UDPpacket
3.5.3 SDLNet_FreePacket  Free a previously allocated UDPpacket
Many UDPpackets in a vector (array)
3.5.4 SDLNet_AllocPacketV  Allocate a vector of UDPpackets
3.5.5 SDLNet_FreePacketV  Free a vector of UDPpackets



This document was generated on November, 3 2009 using texi2html