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

4.2 TCPsocket

 
typedef struct _TCPsocket *TCPsocket;

This is an opaque data type used for TCP connections. This is a pointer, and so it could be NULL at times. NULL would indicate no socket has been established.

See Also:
3.3 TCP Sockets, 4.3 UDPsocket, 4.6 SDLNet_GenericSocket



This document was generated on November, 3 2009 using texi2html