SIO2socket Struct Reference

#include <sio2_socket.h>

List of all members.

Public Attributes

char name [SIO2_MAX_CHAR]
 The internal name to identify the socket.
int sck
 The internal socket handle.
struct sockaddr_in sck_addr
 The structure used for the IP address.
unsigned int buf_size
 The size of the socket buffer to read and write.
unsigned charbuf
 The socket buffer used for streaming data.


Member Data Documentation

char SIO2socket::name[SIO2_MAX_CHAR]

The internal name to identify the socket.

Referenced by sio2SocketInit().

struct sockaddr_in SIO2socket::sck_addr [read]

The structure used for the IP address.

Referenced by sio2SocketAccept(), sio2SocketConnect(), sio2SocketInit(), and sio2SocketListen().

unsigned int SIO2socket::buf_size

The size of the socket buffer to read and write.

Referenced by sio2SocketInit(), sio2SocketReceive(), sio2SocketSend(), and sio2SocketSetOption().

unsigned char* SIO2socket::buf

The socket buffer used for streaming data.

Referenced by sio2SocketFree(), sio2SocketInit(), sio2SocketReceive(), sio2SocketSend(), and sio2UrlStreamBuffer().


The documentation for this struct was generated from the following file:

Generated on Thu Mar 4 15:41:52 2010 for SIO2 Engine by  doxygen 1.5.6