|
|
| UdpSocket (const struct addrinfo *host) |
| |
|
Frame & | read (Frame &frame, timeval *timeout) const |
| |
|
size_t | read (uint8_t *buffer, size_t maxBytes, timeval *timeout) const |
| |
|
size_t | write (const Frame &frame) const |
| |
|
void | Shutdown () |
| |
|
|
| Socket (const struct addrinfo *host, int type) |
| |
|
bool | Select (timeval *timeout) const |
| |
|
int | m_WSAInitialized |
| |
|
SOCKET | m_Socket |
| |
|
sockaddr_storage | m_SockAddress |
| |
|
const sockaddr *const | m_DestAddr |
| |
|
socklen_t | m_DestAddrLen |
| |
The documentation for this struct was generated from the following files: