qx::service::QxServer : server side to manage a thread pool of incoming connections (new request from client)
More...
#include <QxServer.h>
qx::service::QxServer : server side to manage a thread pool of incoming connections (new request from client)
Click here to access to a tutorial to explain how to work with QxService module.
Definition at line 61 of file QxServer.h.
◆ QxServer()
◆ ~QxServer()
virtual qx::service::QxServer::~QxServer |
( |
| ) |
|
|
inlinevirtual |
◆ getAvailable()
QxThread * qx::service::QxServer::getAvailable |
( |
| ) |
const |
|
protected |
◆ incomingConnection()
virtual void qx::service::QxServer::incomingConnection |
( |
qintptr | socketDescriptor | ) |
|
|
protectedvirtual |
◆ m_mutex
QMutex qx::service::QxServer::m_mutex |
|
protected |
◆ m_pThreadPool
Parent thread pool to prevent from incoming connection.
Definition at line 66 of file QxServer.h.
The documentation for this class was generated from the following file:
- C:/M/B/src/QxOrm-1.4.9/include/QxService/QxServer.h