Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
TCP Member List

This is the complete list of members for TCP, including all inherited members.

ADDRINUSE enum valueTCP
ADDRNOTAVAIL enum valueTCP
AGAIN enum valueTCP
ALREADY enum valueTCP
BADF enum valueTCP
Bind(uint32 IP, uint16 port, bit8 reuseAddr=FALSE)TCP
Bind(char *Host, uint16 port, bit8 reuseAddr=FALSE)TCP
Bind(uint32 IP, uint16 port, bit8 reuseAddr=FALSE)TCP
Bind(char *Host, uint16 port, bit8 reuseAddr=FALSE)TCP
CanWrite(sint32 whichFD=0)TCP
CanWrite(sint32 whichFD=0)TCP
ClearStatus(void)TCP
ClearStatus(void)TCP
CLIENT enum valueTCP
clientListTCP
Close(sint32 whichFD=0)TCP
Close(sint32 whichFD=0)TCP
CloseAll(void)TCP
CloseAll(void)TCP
Connect(uint32 IP, uint16 port)TCP
Connect(char *Host, uint16 port)TCP
Connect(uint32 IP, uint16 port)TCP
Connect(char *Host, uint16 port)TCP
ConnectAsync(uint32 IP, uint16 port)TCP
ConnectAsync(char *Host, uint16 port)TCP
ConnectAsync(uint32 IP, uint16 port)TCP
ConnectAsync(char *Host, uint16 port)TCP
CONNREFUSED enum valueTCP
DisownSocket(void)TCP
DisownSocket(void)TCP
EncapsulatedRead(uint8 *msg, uint32 len, sint32 whichFD=0)TCP
EncapsulatedRead(uint8 *msg, uint32 len, sint32 whichFD=0)TCP
EncapsulatedWrite(uint8 *msg, uint32 len, sint32 whichFD=0)TCP
EncapsulatedWrite(uint8 *msg, uint32 len, sint32 whichFD=0)TCP
GetClientCount(void)TCPinline
GetClientCount(void)TCPinline
GetConnection(void)TCP
GetConnection(struct sockaddr *clientAddr)TCP
GetConnection(void)TCP
GetConnection(struct sockaddr *clientAddr)TCP
GetFD(void)TCP
GetFD(void)TCP
GetMaxFD(void)TCP
GetMaxFD(void)TCP
GetRemoteIP(sint32 whichFD=0)TCP
GetRemoteIP(sint32 whichFD=0)TCP
GetRemotePort(sint32 whichFD=0)TCP
GetRemotePort(sint32 whichFD=0)TCP
Gets(char *string, int n, int whichFD=0)TCP
Gets(char *string, int n, int whichFD=0)TCP
GetStatus(void)TCP
GetStatus(void)TCP
INPROGRESS enum valueTCP
INTR enum valueTCP
INVAL enum valueTCP
ISCONN enum valueTCP
IsConnected(sint32 whichFD=0)TCP
IsConnected(sint32 whichFD=0)TCP
NOTSOCK enum valueTCP
OK enum valueTCP
Peek(uint8 *msg, uint32 len, sint32 whichFD=0)TCP
Peek(uint8 *msg, uint32 len, sint32 whichFD=0)TCP
PIPE enum valueTCP
Printf(sint32 whichFD, const char *format,...)TCP
Printf(sint32 whichFD, const char *format,...)TCP
Read(uint8 *msg, uint32 len, sint32 whichFD=0)TCP
Read(uint8 *msg, uint32 len, sint32 whichFD=0)TCP
SERVER enum valueTCP
SetBlocking(bit8 block, sint32 whichFD=0)TCP
SetBlocking(bit8 block, sint32 whichFD=0)TCP
SetInputDelay(sint32 delay)TCPinline
SetInputDelay(sint32 delay)TCPinline
SetOutputDelay(sint32 delay)TCPinline
SetOutputDelay(sint32 delay)TCPinline
TCP(int newMode)TCP
TCP(int newMode, sint16 socket)TCP
TCP(int newMode)TCP
TCP(int newMode, sint16 socket)TCP
TIMEDOUT enum valueTCP
TimedRead(uint8 *msg, uint32 len, int seconds, sint32 whichFD=0)TCP
TimedRead(uint8 *msg, uint32 len, int seconds, sint32 whichFD=0)TCP
UNKNOWN enum valueTCP
Wait(sint32 sec, sint32 usec, fd_set &returnSet, sint32 whichFD=0)TCP
Wait(sint32 sec, sint32 usec, fd_set &inputSet, fd_set &returnSet)TCP
Wait(sint32 sec, sint32 usec, fd_set &returnSet, sint32 whichFD=0)TCP
Wait(sint32 sec, sint32 usec, fd_set &inputSet, fd_set &returnSet)TCP
WaitWrite(sint32 whichFD=0)TCP
WaitWrite(sint32 whichFD=0)TCP
WOULDBLOCK enum valueTCP
Write(const uint8 *msg, uint32 len, sint32 whichFD=0)TCP
Write(const uint8 *msg, uint32 len, sint32 whichFD=0)TCP
WriteNB(uint8 *msg, uint32 len, sint32 whichFD=0)TCP
WriteNB(uint8 *msg, uint32 len, sint32 whichFD=0)TCP
WriteString(char *msg, sint32 whichFD=0)TCP
WriteString(char *msg, sint32 whichFD=0)TCP
~TCP()TCP
~TCP()TCP