Accept() | CBLinuxSock | [virtual] |
BindToPort(uint16 port) | CBLinuxSock | [virtual] |
Close() | CBLinuxSock | [virtual] |
Connect(const int8 *address, uint16 port) | CBLinuxSock | [virtual] |
GetLastError() | CBLinuxSock | [virtual] |
GetPendingBytes() | CBLinuxSock | [protected, virtual] |
GetPendingUDPBytes() | CBSock | [inline] |
HostOnPort(uint16 port) | CBLinuxSock | [virtual] |
m_MessageInState | CBSock | [protected] |
m_pReadMsgBuffer | CBSock | [protected] |
m_pSendBuffer | CBSock | [protected] |
m_pSendMsgBuffer | CBSock | [protected] |
m_ReadMsgHeader | CBSock | [protected] |
m_SendMsgHeader | CBSock | [protected] |
Peek() const | CBSock | [inline] |
PeekSize() const | CBSock | |
PeekType() const | CBSock | [inline] |
PingConnection() | CBSock | [protected] |
Process() | CBSock | |
ProcessRead() | CBSock | [protected] |
ProcessSend() | CBSock | [protected] |
ReadNext() | CBSock | |
Recv(char *buf, uint32 len, int32 flags, struct sockaddr *from=NULL, int *fromlen=NULL) | CBLinuxSock | [protected, virtual] |
Send(const char *msg, uint32 len, int32 flags, struct sockaddr *to=NULL, int tolen=0) | CBLinuxSock | [protected, virtual] |
SetAddr(uint8 addr[]) | CBSock | |
SetBlockingMode(bool bBlock) | CBLinuxSock | [protected, virtual] |
TIMEOUT | CBSock | [protected, static] |
WriteNext(const CMessage *Msg) | CBSock | |
~CBSock() | CBSock | [virtual] |