![]() |
CPPMyth
Library to interoperate with MythTV server
|
Public Member Functions | |
UdpMessageReader (UdpServerSocket &boundSocket) | |
bool | SendData (const char *buf, size_t size) |
size_t | ReceiveData (void *buf, size_t n) |
![]() | |
void | SetTimeout (timeval timeout) |
Private Attributes | |
UdpServerSocket & | m_bound |
Additional Inherited Members | |
![]() | |
struct timeval | m_timeout |