qt5base-lts/tests/auto/network/socket/qudpsocket
Shane Kearns 6abc66e076 Fix sending UDP packets to link local addresses
When the scope ID is not set, Mac and Windows will not transmit
packets to link local addresses. This patch implements setting
the scope in the native socket engines and adds a test case.
(it was partially implemented already, though UDP specific code
paths were missed in the unix engine)

Task-number: QTBUG-25634
Change-Id: I23300bdc9856e38458078e913daaa59cd05a74b5
Reviewed-by: Martin Petersson <Martin.Petersson@nokia.com>
2012-05-11 17:39:13 +02:00
..
clientserver Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
test Update task numbers for QUdpSocket autotest. 2012-04-18 14:23:42 +02:00
udpServer Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
qudpsocket.pro Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
tst_qudpsocket.cpp Fix sending UDP packets to link local addresses 2012-05-11 17:39:13 +02:00