#include <raSocket.h>
Definition at line 11 of file raSocket.h.
◆ raSocket() [1/2]
| raSocket::raSocket |
( |
void |
| ) |
|
◆ raSocket() [2/2]
| raSocket::raSocket |
( |
SOCKET |
Socket | ) |
|
◆ ~raSocket()
| raSocket::~raSocket |
( |
void |
| ) |
|
◆ fdclr()
| void raSocket::fdclr |
( |
bool |
write | ) |
|
◆ fdset()
| void raSocket::fdset |
( |
bool |
write | ) |
|
◆ fdzero()
| void raSocket::fdzero |
( |
bool |
write | ) |
|
|
static |
◆ GetBuffer()
◆ Receive()
| int raSocket::Receive |
( |
void |
| ) |
|
◆ select()
| void raSocket::select |
( |
bool |
write | ) |
|
|
static |
◆ Send()
| bool raSocket::Send |
( |
LPCSTR |
Data, |
|
|
int |
Size |
|
) |
| |
◆ fdSetRecv
| FD_SET raSocket::fdSetRecv |
|
staticprotected |
◆ fdSetSend
| FD_SET raSocket::fdSetSend |
|
staticprotected |
◆ m_recvbuf
◆ m_Socket
| SOCKET raSocket::m_Socket |
|
protected |
◆ m_SocketAddress
| sockaddr_in raSocket::m_SocketAddress |
|
protected |
◆ RECVBUFLEN
| const int raSocket::RECVBUFLEN = 512 |
|
static |
The documentation for this class was generated from the following files: