diff options
| author | Timur Pocheptsov <timur.pocheptsov@qt.io> | 2017-02-20 16:25:51 +0100 |
|---|---|---|
| committer | Timur Pocheptsov <timur.pocheptsov@qt.io> | 2017-02-23 16:13:43 +0000 |
| commit | c0157a9f035a27a3ba20cab0ca3ca1c6e78f0b14 (patch) | |
| tree | 83aebe51c423c2110dd5906361c501393d61d608 /src/network/access/qhttpnetworkrequest.cpp | |
| parent | b48e960969bee08174c79d6660de1e448f1c6b5c (diff) | |
QNativeSocketEngine - set query type in checkProxy
The default query type for QNetworkProxyQuery is TcpSocket (that's what
our QNetworkProxy::applicationProxy() requests). Unfortunately, this
can result in http_proxy found and QTcpServer::listen() failing
(probably, QUdpSocket is also affected). So now we extract applicationProxy's
logic but modify it to provide the exact query type we need.
Task-number: QTBUG-58706
Task-number: QTBUG-41053
Task-number: QTBUG-58374
Change-Id: I79ce0efb779bbaf08afd78c44cbe92d08730152b
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/network/access/qhttpnetworkrequest.cpp')
0 files changed, 0 insertions, 0 deletions
