qt6-bb10/tests/auto/network/socket/qtcpsocket
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
..
stressTest Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
test Migrate Windows system libs to external dependencies 2019-05-08 08:30:02 +00:00
.gitignore
BLACKLIST QTcpSocket::bind: fix issue found by BLACKLIST 2020-02-13 15:11:11 -08:00
qtcpsocket.pro tst_QTcpSocket::suddenRemoteDisconnect - fix flakyness 2017-10-30 11:10:10 +00:00
tst_qtcpsocket.cpp QTcpSocket::bind: fix issue found by BLACKLIST 2020-02-13 15:11:11 -08:00