Go to the documentation of this file. 1 #ifndef MYTHUDPLISTENER_H
2 #define MYTHUDPLISTENER_H
26 static void Process(
const QByteArray &
Buffer,
const QHostAddress& , quint16 );
Manages a collection of sockets listening on different ports.
static void Process(const QByteArray &Buffer, const QHostAddress &, quint16)
static MythUDP & Instance()
void EnableUDPListener(bool Enable=true)
static void EnableUDPListener(bool Enable=true)
MythUDPListener * m_listener
This is a wrapper around QThread that does several additional things.
~MythUDPListener() override
ServerPool * m_socketPool
void DoEnable(bool Enable=true)
static void StopUDPListener()