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