qt6-bb10/tests/auto/network/socket
Thiago Macieira 5ff37f13ee QTcpSocket::bind: fix issue found by BLACKLIST
The comment in QNativeSocketEnginePrivate::fetchConnectionParameters()
talked about IPv6 v4-mapped addresses. However, toIPv4Address also
converts the unspecified address (::), which resulted in QAbstractSocket
saying that it had bound to QHostAddress::Any instead of
QHostAddress::AnyV6

Change-Id: I572733186b73423b89e5fffd15f138579c5c0c50
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2020-02-13 15:11:11 -08:00
..
platformsocketengine Skip instead of fail tests when test server is not available 2020-01-14 00:15:16 +01:00
qabstractsocket Updated license headers 2016-01-21 18:55:18 +00:00
qhttpsocketengine Skip instead of fail tests when test server is not available 2020-01-14 00:15:16 +01:00
qlocalsocket Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
qsctpsocket Network: Use canonical license headers 2017-02-28 15:34:01 +00:00
qsocks5socketengine Skip instead of fail tests when test server is not available 2020-01-14 00:15:16 +01:00
qtcpserver Remove QOperatingSystemVersion::WindowsVista 2019-09-05 08:25:05 +02:00
qtcpsocket QTcpSocket::bind: fix issue found by BLACKLIST 2020-02-13 15:11:11 -08:00
qudpsocket Disable debug-and-release builds for MinGW 2019-09-18 06:28:16 +00:00
socket.pro Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00