summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2017-11-28 16:49:00 -0800
committerThiago Macieira <thiago.macieira@intel.com>2017-12-29 00:10:54 +0000
commit198c59dbce63e97ef0fa8f75236ee8b2887997c2 (patch)
treed39cf80c4c4a74ed9d9e3ea229ae4ad293fc4e3c /src/corelib/global/qglobal.cpp
parent656804b9645a83430dcd0929c49b4065d43d7990 (diff)
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>
Diffstat (limited to 'src/corelib/global/qglobal.cpp')
0 files changed, 0 insertions, 0 deletions