qt5base-lts/tests/auto/network
Thiago Macieira 5d48143ff8 Autotest: use QUdpSocket instead of QTcpSocket in tst_QNetworkInterface
We don't need to bother the network test server with a TCP SYN packet.
All we need is for the local operating system to figure out the IP
address it would use to send a packet to the test server. We can do that
with QUdpSocket.

Also, the network test server hasn't been called "fluke.troll.no" for
almost a decade.

Change-Id: I209fcd5dbc2b4e5381cffffd14df65ccc7133247
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2017-09-14 13:17:02 +00:00
..
access Merge remote-tracking branch 'origin/5.9' into 5.10 2017-09-06 13:26:31 +02:00
bearer Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
kernel Autotest: use QUdpSocket instead of QTcpSocket in tst_QNetworkInterface 2017-09-14 13:17:02 +00:00
socket Merge remote-tracking branch 'origin/5.9' into 5.10 2017-09-06 13:26:31 +02:00
ssl Merge remote-tracking branch 'origin/5.9' into 5.10 2017-09-06 13:26:31 +02:00
network.pro