qt5base-lts/tests/manual/network_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
..
qtest
minihttpserver.cpp Updated license headers 2016-01-21 18:55:18 +00:00
minihttpserver.h Updated license headers 2016-01-21 18:55:18 +00:00
network_stresstest.pro
tst_network_stresstest.cpp QHostInfo: Make getaddrinfo() mandatory 2017-10-18 09:26:43 +00:00
wwwfiles.qrc