10 #ifndef KDSOAPSOCKETLIST_P_H
11 #define KDSOAPSOCKETLIST_P_H
48 QObject *m_serverObject;
49 QSet<KDSoapServerSocket *> m_sockets;
50 QAtomicInt m_totalConnectionCount;
int totalConnectionCount() const
KDSoapServerSocket * handleIncomingConnection(int socketDescriptor)
void socketDeleted(KDSoapServerSocket *socket)
KDSoapServer * server() const
KDSoapSocketList(KDSoapServer *server)
void increaseConnectionCount()
void resetTotalConnectionCount()