QSctpSocket: Update windows-note to specify 'class'
When we say 'this feature', it can be misunderstood to mean the subject of discussion in the immediately preceding paragraph. Fixes: QTBUG-107720 Change-Id: I726c7a591f01e59c3c36c802abeb17b51abf0777 Reviewed-by: Alex Trotsenko <alex1973tr@gmail.com> Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> (cherry picked from commit 4c7524cbe8f7d53faeda8d4ecb65ee050f209e8b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
df8ef04229
commit
a9771f2b8c
@ -46,7 +46,7 @@
|
|||||||
between endpoints. Call nextPendingDatagramConnection() to accept
|
between endpoints. Call nextPendingDatagramConnection() to accept
|
||||||
the pending datagram-mode connection as a connected QSctpSocket.
|
the pending datagram-mode connection as a connected QSctpSocket.
|
||||||
|
|
||||||
\note This feature is not supported on the Windows platform.
|
\note This class is not supported on the Windows platform.
|
||||||
|
|
||||||
\sa QTcpServer, QSctpSocket, QAbstractSocket
|
\sa QTcpServer, QSctpSocket, QAbstractSocket
|
||||||
*/
|
*/
|
||||||
|
@ -74,7 +74,7 @@
|
|||||||
etc. is allowed in datagram mode with the same limitations as in
|
etc. is allowed in datagram mode with the same limitations as in
|
||||||
continuous byte stream mode.
|
continuous byte stream mode.
|
||||||
|
|
||||||
\note This feature is not supported on the Windows platform.
|
\note This class is not supported on the Windows platform.
|
||||||
|
|
||||||
\sa QSctpServer, QTcpSocket, QAbstractSocket
|
\sa QSctpServer, QTcpSocket, QAbstractSocket
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user