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. Pick-to: 6.4 6.2 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>
This commit is contained in:
parent
98a9c38437
commit
4c7524cbe8
@ -46,7 +46,7 @@
|
||||
between endpoints. Call nextPendingDatagramConnection() to accept
|
||||
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
|
||||
*/
|
||||
|
@ -74,7 +74,7 @@
|
||||
etc. is allowed in datagram mode with the same limitations as in
|
||||
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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user