| Accept() | CBWinSock | [virtual] |
| BindToPort(uint16 port) | CBWinSock | [virtual] |
| Close() | CBWinSock | [virtual] |
| Connect(const int8 *address, uint16 port) | CBWinSock | [virtual] |
| GetLastError() | CBWinSock | [virtual] |
| GetPendingBytes() | CBWinSock | [protected, virtual] |
| GetPendingUDPBytes() | CBSock | [inline] |
| HostOnPort(uint16 port) | CBWinSock | [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) | CBWinSock | [protected, virtual] |
| Send(const char *msg, uint32 len, int32 flags, struct sockaddr *to=NULL, int tolen=0) | CBWinSock | [protected, virtual] |
| SetAddr(uint8 addr[]) | CBSock | |
| SetBlockingMode(bool bBlock) | CBWinSock | [protected, virtual] |
| TIMEOUT | CBSock | [protected, static] |
| WriteNext(const CMessage *Msg) | CBSock | |
| ~CBSock() | CBSock | [virtual] |