qt5base-lts/tests/auto/network/socket/qudpsocket
Thiago Macieira 198c59dbce tst_QUdpSocket: always use an interface when binding to IPv6
Binding without an interface and expecting the OS to select something is
not supported in all OSes. On FreeBSD, I keep getting EADDRNOTAVAIL. So
modify our test to only join, leave and send to multicast groups with an
interface selection.

With this, all tests either pass or are skipped for me on Linux,
FreeBSD, and macOS. On Windows, this revealed an inconsistency in
behavior, which this commit adds a workaround for.

Change-Id: Ifb5969bf206e4cd7b14efffd14fb6815456494d2
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2017-12-29 00:10:54 +00:00
..
clientserver Updated license headers 2016-01-21 18:55:18 +00:00
test QNativeSocketEngine/Win: fix getting the datagram destination 2017-11-04 19:12:18 +00:00
udpServer Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-06 15:36:44 +02:00
.gitignore
BLACKLIST tst_QUdpSocket: always use an interface when binding to IPv6 2017-12-29 00:10:54 +00:00
qudpsocket.pro qudpsocket.pro - fix dependencies 2017-11-07 09:23:38 +00:00
tst_qudpsocket.cpp tst_QUdpSocket: always use an interface when binding to IPv6 2017-12-29 00:10:54 +00:00