qt5base-lts/tests/auto/network
Oliver Wolff 190c76f685 winrt: Use winsock2 API for hostname resolution on WinRT/WinPhone
That API has been available for WinRT and Windows
Phone for some time now. By using it to get the
machine name and for hostname resolution we can get
rid of some winrt-only code and use qhostinfo_win.cpp
on WinRT and Windows phone as well.

Additionally the required capability was added to
tst_qhostinfo so that this auto test can be run without
any manual editing.

Change-Id: I63fa5521bf8cdb0c919bd5a0100ea977c865622a
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@theqtcompany.com>
2016-01-05 08:14:31 +00:00
..
access Fix compilation for WinRT 2015-12-14 08:43:15 +00:00
bearer Fix compilation for WinRT 2015-12-14 08:43:15 +00:00
kernel winrt: Use winsock2 API for hostname resolution on WinRT/WinPhone 2016-01-05 08:14:31 +00:00
socket tst_QLocalSocket::threadedConnection(): Add failure message. 2015-12-03 15:03:17 +00:00
ssl Fix compilation for WinRT 2015-12-14 08:43:15 +00:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00