#include <cxSocket.h>
|
void | incoming (qintptr socketDescriptor) |
|
Reimplement QTcpServer::incomingConnection() to do nothing but emit a signal.
Used internally by SocketConnection.
Definition at line 36 of file cxSocket.h.
◆ SingleConnectionTcpServer()
cx::SingleConnectionTcpServer::SingleConnectionTcpServer |
( |
QObject * |
parent | ) |
|
◆ incoming
void cx::SingleConnectionTcpServer::incoming |
( |
qintptr |
socketDescriptor | ) |
|
|
signal |
◆ incomingConnection()
void cx::SingleConnectionTcpServer::incomingConnection |
( |
qintptr |
socketDescriptor | ) |
|
|
protected |
The documentation for this class was generated from the following files:
- /mnt/bamboo/bamboo/buildagent/xml-data/build-dir/NN-RE-BU2/CX/CX/source/resource/core/utilities/cxSocket.h
- /mnt/bamboo/bamboo/buildagent/xml-data/build-dir/NN-RE-BU2/CX/CX/source/resource/core/utilities/cxSocket.cpp