qt5base-lts/tests/auto/network/socket
Thiago Macieira bbcd453388 tst_QUdpSocket: stop trying to bind to multicast addresses
This is not an official feature of the networking stacks and does not
work portably across operating systems. So just stop trying to do that.

This was failing reliably (not flaky!) with IPv6 on FreeBSD and
Windows. For IPv4, Windows apparently accepts 239.255.0.0/16 but not
other addresses, so remove IPv4 too.

Change-Id: Ifb5969bf206e4cd7b14efffd14fb682c2839e95d
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2017-12-24 02:04:44 +00:00
..
platformsocketengine QNativeSocketEngine: disable unused methods about OS socket buffer 2017-09-01 16:40:36 +00:00
qabstractsocket Updated license headers 2016-01-21 18:55:18 +00:00
qhttpsocketengine Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
qlocalsocket Add QLocalServer::socketDescriptor 2017-06-06 17:46:50 +00:00
qsctpsocket Network: Use canonical license headers 2017-02-28 15:34:01 +00:00
qsocks5socketengine tst_QSocks5SocketEngine::downloadBigFile(): Output elapsed time 2017-06-28 17:54:07 +00:00
qtcpserver Convert features.socks5 to QT_[REQUIRE_]CONFIG 2017-09-06 06:50:54 +00:00
qtcpsocket Merge remote-tracking branch 'origin/5.9' into 5.10 2017-11-28 11:23:35 +01:00
qudpsocket tst_QUdpSocket: stop trying to bind to multicast addresses 2017-12-24 02:04:44 +00:00
socket.pro Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00