qt5base-lts/tests/manual/network_remote_stresstest
Thiago Macieira 3fe74b76fd QHostInfo: Make getaddrinfo() mandatory
All systems must implement it by now. If there's any system still
without it, that means it has no IPv6 support, so they can disable
QtNetwork entirely.

[ChangeLog][Deprecation Notice] Starting with Qt 5.10, IPv6 support is
mandatory for all platforms. Systems without proper IPv6 support, such
as the getaddrinfo() function or the proper socket address structures,
will not be able to build QtNetwork anymore.

Change-Id: I3868166e5efc45538544fffd14d8c28046f9191b
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2017-10-18 09:26:43 +00:00
..
network_remote_stresstest.pro qtbase tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases. 2015-08-31 19:56:59 +00:00
tst_network_remote_stresstest.cpp QHostInfo: Make getaddrinfo() mandatory 2017-10-18 09:26:43 +00:00
url-list.qrc Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
url-list.txt Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00