aboutsummaryrefslogtreecommitdiffstats
path: root/examples/websockets/qmlwebsocketserver
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2016-04-07 14:40:07 +0200
committerKai Koehne <kai.koehne@theqtcompany.com>2016-04-07 13:04:13 +0000
commitba9306ec5a1271275d79b2f48ceb227f79352f33 (patch)
treea18b37883ed1dc568029732e48fd56e3989a6bc8 /examples/websockets/qmlwebsocketserver
parenta126127f2c2bc1c8f4c7e44ea543057397bbdafa (diff)
Fix possible hang on handshake
processHandShake operates on complete lines. If the data available does not contain the full handshake message, the loop will therefore never return. Task-number: QTBUG-51001 Change-Id: Ie87f5b5dee01116f463e84f06feab502ff5ac563 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'examples/websockets/qmlwebsocketserver')
0 files changed, 0 insertions, 0 deletions