qt5base-lts/tests/benchmarks/network
Peter Hartmann 48345e5d3c HTTP internals: do not open too many sockets when preconnecting
Each pair of (normal request, preconnect request) requires only one
socket. E.g. if there is 1 preconnect request in-flight and 2 normal
requests, we need only 2 sockets in total, and not 3.

Therefore, we need to keep track of whether a request is
preconnecting or a normal one.

Task-number: QTBUG-31594
Change-Id: If92ccc35abadfa6090d64ee92bd466615909c94c
Reviewed-by: Richard J. Moore <rich@kde.org>
2013-06-24 10:04:14 +02:00
..
access HTTP internals: do not open too many sockets when preconnecting 2013-06-24 10:04:14 +02:00
kernel tests: Fix some more old references and links to Nokia 2013-02-01 15:27:37 +01:00
socket Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
ssl Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
network.pro compile fix for compiling without ssl 2011-08-04 15:01:11 +02:00