7#include <QtNetwork/qtcpsocket.h>
8#include <QtNetwork/qnetworkdatagram.h>
12#if !defined(QT_NO_SCTP) || defined(Q_QDOC)
23 void close()
override;
26 void setMaximumChannelCount(
int count);
27 int maximumChannelCount()
const;
28 bool isInDatagramMode()
const;
qint64 readLineData(char *data, qint64 maxlen) override
\reimp
virtual void disconnectFromHost()
Attempts to close the socket.
void close() override
Closes the I/O device for the socket and calls disconnectFromHost() to close the socket's connection.
The QNetworkDatagram class provides the data and metadata of a UDP datagram.
The QSctpSocket class provides an SCTP socket.
The QTcpSocket class provides a TCP socket.
Combined button and popup list for selecting options.
GLenum GLenum GLsizei count
GLint GLsizei GLsizei GLenum GLenum GLsizei void * data
udpSocket writeDatagram(std::move(datagram).makeReply(replyData))
[0]
serverSocket readDatagram(clientHello.data(), clientHello.size(), &address, &port)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent