qt6-bb10/tests/auto/network
Samuel Gaist 58e1465cb0 Add configurable connect timeout for QAbstractSocket
The aim of this patch is to allow the configuration of the connect
timeout used by QAbstractSocket that is currently hardcoded to 30
seconds.
Using QNetworkConfiguration for this allows to adapt the timeout per
network configuration (e.g. 2G vs wired lan)

[ChangeLog][QtNetwork] The connect timeout from QAbstractSocket
is now configurable through QNetworkConfiguration.

Change-Id: I1dc4051be2c74f925f7a9e0a9ccef332efc2e370
Reviewed-by: Lorn Potter <lorn.potter@canonical.com>
2016-11-29 14:01:47 +00:00
..
access Merge remote-tracking branch 'origin/5.8' into dev 2016-11-02 09:24:11 +01:00
bearer Add configurable connect timeout for QAbstractSocket 2016-11-29 14:01:47 +00:00
kernel macOS: Don't build auto-tests as application bundles unless explicitly requested 2016-10-23 10:39:56 +00:00
socket Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00
ssl remove redundant conditionals regarding ssl 2016-10-04 08:25:24 +00:00
network.pro