AdsLib
Loading...
Searching...
No Matches
Public Member Functions | List of all members
UdpSocket Struct Reference
Inheritance diagram for UdpSocket:
Socket

Public Member Functions

 UdpSocket (const struct addrinfo *host)
 
- Public Member Functions inherited from Socket
Frameread (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 ()
 

Additional Inherited Members

- Protected Member Functions inherited from Socket
 Socket (const struct addrinfo *host, int type)
 
bool Select (timeval *timeout) const
 
- Protected Attributes inherited from Socket
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: