qt5base-lts/tests/auto/network
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
..
access Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging/5.10 2017-10-17 18:29:37 +00:00
bearer Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
kernel QHostInfo: Make getaddrinfo() mandatory 2017-10-18 09:26:43 +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-10-04 13:41:04 +02:00
network.pro