summaryrefslogtreecommitdiffstats
path: root/examples/sql/sqlbrowser/qsqlconnectiondialog.cpp
diff options
context:
space:
mode:
authorMårten Nordheim <marten.nordheim@qt.io>2024-01-09 17:01:57 +0100
committerMårten Nordheim <marten.nordheim@qt.io>2024-01-18 14:18:00 +0100
commit88f5fc47ebf558fa72b7b447f8394a0d44b6bf9d (patch)
tree20ff36042c6ed9ea54322f1c6cfec590c0a0497c /examples/sql/sqlbrowser/qsqlconnectiondialog.cpp
parent24a95c22fc9f09ca4415946e965615d022704ca3 (diff)
Http: Start more connections faster after determining network layer
Previously we would more or less wait for the first connection to finish before initiating more connections. This was just happening by virtue of calling startNextRequest when a request was finished. Since we have already determined the preferred network layer, let's just try to start more connections. In case we are using https this doesn't make a difference because we will try http2 upgrade first before allowing multiple connections. Unless, of course, http2 has been disabled. Fixes: QTBUG-120619 Pick-to: 6.7 6.6 6.5 Change-Id: Id3c3be59fd07120bff574d63481119e5ed9eb88a Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'examples/sql/sqlbrowser/qsqlconnectiondialog.cpp')
0 files changed, 0 insertions, 0 deletions