19#include <QtNetwork/private/qtnetworkglobal_p.h>
20#include "QtNetwork/qtcpserver.h"
21#include "private/qobject_p.h"
22#include "private/qabstractsocketengine_p.h"
23#include "QtNetwork/qabstractsocket.h"
25#include "QtCore/qlist.h"
50 int listenBacklog = 50;
53#ifndef QT_NO_NETWORKPROXY
58 virtual void configureCreatedSocket();
59 virtual int totalPendingConnections()
const;
67#ifndef QT_NO_NETWORKPROXY
virtual void readNotification()=0
SocketState
This enum describes the different states in which a socket can be.
SocketError
This enum describes the socket errors that can occur.
SocketType
This enum describes the transport layer protocol.
The QAuthenticator class provides an authentication object.
The QHostAddress class provides an IP address.
The QNetworkProxy class provides a network layer proxy.
\macro QT_RESTRICTED_CAST_FROM_ASCII
QAbstractSocket::SocketError serverSocketError
QAbstractSocketEngine * socketEngine
QString serverSocketErrorString
void proxyAuthenticationRequired(const QNetworkProxy &, QAuthenticator *) override
QAbstractSocket::SocketType socketType
void connectionNotification() override
void closeNotification() override
void exceptionNotification() override
void writeNotification() override
QList< QTcpSocket * > pendingConnections
QAbstractSocket::SocketState state
The QTcpServer class provides a TCP-based server.
Combined button and popup list for selecting options.
GLuint GLuint64EXT address