qt6-bb10/tests/auto/network/socket
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
..
platformsocketengine Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qabstractsocket Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qhttpsocketengine Improved stability of tst_qhttpsocketengine 2012-02-08 02:10:44 +01:00
qlocalsocket Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02:00
qsocks5socketengine Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02:00
qtcpserver Remove insignification from qtcpserver test on Mac OS X. 2012-04-30 01:08:01 +02:00
qtcpsocket Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02:00
qudpsocket Fix sending UDP packets to link local addresses 2012-05-11 17:39:13 +02:00
socket.pro Enable qlocalsocket auto test 2012-02-21 22:31:00 +01:00