summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorMårten Nordheim <marten.nordheim@qt.io>2018-04-16 09:49:11 +0200
committerMårten Nordheim <marten.nordheim@qt.io>2018-04-21 12:16:16 +0000
commit2fe80ed203672977e5a00addb224be052bf81cca (patch)
treed83837669299d477ba7e7d755fdcbd3c6a3a864c /qmake
parent9aced25ab56ce825539019892330740b0bb19ad9 (diff)
QSslSocket: Call transmit when encrypted on WinRT
Once connection is established the socket emits 'connected', and then you can start writing. But it will end up in the write-buffer and won't get sent until 'transmit' is called. Some code (e.g. QWebSocket) relies on QSslSocket transmitting once it's encrypted. This is done in the OpenSSL backend but was not done in the WinRT backend. Task-number: QTBUG-56558 Change-Id: I8cf5d3257f3597a4bb80f35369490a3816506a34 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'qmake')
0 files changed, 0 insertions, 0 deletions