UdpSocketPool Class Reference
+ Inheritance diagram for UdpSocketPool:

Signals

void readyRead ()
 

Public Member Functions

 UdpSocketPool (int sliceSize=25)
 
QUdpSocket * acquire (const QHostAddress &address, quint16 port)
 
QUdpSocket * acquireMasterSocket ()
 
bool hasPendingDatagrams () const
 
QByteArray readNextDatagram (QHostAddress *address=nullptr, quint16 *port=nullptr)
 
void releaseAll ()
 

Detailed Description

Definition at line 30 of file udpsocketpool.h.


The documentation for this class was generated from the following files: