MythTV  master
MythHTTPThreadPool Member List

This is the complete list of members for MythHTTPThreadPool, including all inherited members.

AddThread(MythHTTPThread *Thread)MythHTTPThreadPool
AvailableThreads() constMythHTTPThreadPool
bind(QList< QHostAddress > addrs, quint16 port, bool requireall=true)ServerPool
bind(QStringList addrs, quint16 port, bool requireall=true)ServerPool
bind(quint16 port, bool requireall=true)ServerPool
close(void)ServerPool
DefaultBroadcast(void)ServerPoolstatic
DefaultBroadcastIPv4(void)ServerPoolstatic
DefaultBroadcastIPv6(void)ServerPoolstatic
DefaultListen(void)ServerPoolstatic
DefaultListenIPv4(void)ServerPoolstatic
DefaultListenIPv6(void)ServerPoolstatic
isListening(void) constServerPoolinline
listen(QList< QHostAddress > addrs, quint16 port, bool requireall=true, PoolServerType type=kTCPServer)ServerPool
listen(QStringList addrs, quint16 port, bool requireall=true, PoolServerType type=kTCPServer)ServerPool
listen(quint16 port, bool requireall=true, PoolServerType type=kTCPServer)ServerPool
m_lastUdpSocketServerPoolprivate
m_listeningServerPoolprivate
m_maxPendingConnServerPoolprivate
m_maxThreadsMythHTTPThreadPoolprivate
m_portServerPoolprivate
m_proxyServerPoolprivate
m_tcpServersServerPoolprivate
m_threadsMythHTTPThreadPoolprivate
m_udpSocketsServerPoolprivate
m_upgradedThreadsMythHTTPThreadPoolprivate
maxPendingConnections(void) constServerPoolinline
MaxThreads() constMythHTTPThreadPool
MythHTTPThreadPool()MythHTTPThreadPool
newConnection(QTcpSocket *)ServerPoolsignal
newDatagram(QByteArray, QHostAddress, quint16)ServerPoolsignal
newTcpConnection(qintptr socket)ServerPoolprotectedvirtualslot
newUdpDatagram(void)ServerPoolprotectedvirtualslot
proxy(void)ServerPoolinline
RefreshDefaultListen(void)ServerPoolstatic
SelectDefaultListen(bool force=false)ServerPoolprivatestatic
ServerPool(QObject *parent=nullptr)ServerPoolinlineexplicit
serverPort(void) constServerPoolinline
setMaxPendingConnections(int n)ServerPoolinline
setProxy(const QNetworkProxy &proxy)ServerPoolinline
ThreadCount() constMythHTTPThreadPool
ThreadFinished()MythHTTPThreadPoolslot
ThreadUpgraded(QThread *Thread)MythHTTPThreadPoolslot
tryBindingPort(int baseport, int range=1)ServerPool
tryBindingPort(QUdpSocket *socket, int baseport, int range=1, bool *isipv6=nullptr)ServerPoolstatic
tryListeningPort(int baseport, int range=1)ServerPool
tryListeningPort(QTcpServer *server, int baseport, int range=1, bool *isipv6=nullptr)ServerPoolstatic
writeDatagram(const char *data, qint64 size, const QHostAddress &addr, quint16 port)ServerPool
writeDatagram(const QByteArray &datagram, const QHostAddress &addr, quint16 port)ServerPool
~MythHTTPThreadPool() overrideMythHTTPThreadPool
~ServerPool(void) overrideServerPool