qt5base-lts/tests/auto/network/kernel
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
..
qauthenticator Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
qdnslookup Stabilize QDnsLookup test 2017-06-28 16:30:21 +00:00
qdnslookup_appless Updated license headers 2016-01-21 18:55:18 +00:00
qhostaddress QHostAddress: add missing op!=(SpecialAddress, QHostAddress) 2017-01-26 16:44:02 +00:00
qhostinfo QHostInfo: Make getaddrinfo() mandatory 2017-10-18 09:26:43 +00:00
qnetworkaddressentry Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkdatagram Network: Use canonical license headers 2017-02-28 15:34:01 +00:00
qnetworkinterface A minor cleanup - fix a comment 2017-10-11 15:50:26 +00:00
qnetworkproxy Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkproxyfactory Merge remote-tracking branch 'origin/5.9' into 5.10 2017-10-04 13:41:04 +02:00
kernel.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00