diff options
author | Kai Koehne <kai.koehne@theqtcompany.com> | 2016-04-07 14:40:07 +0200 |
---|---|---|
committer | Kai Koehne <kai.koehne@theqtcompany.com> | 2016-04-07 13:04:13 +0000 |
commit | ba9306ec5a1271275d79b2f48ceb227f79352f33 (patch) | |
tree | a18b37883ed1dc568029732e48fd56e3989a6bc8 /examples/websockets/echoserver/echoserver.pro | |
parent | a126127f2c2bc1c8f4c7e44ea543057397bbdafa (diff) | |
download | qtwebsockets-ba9306ec5a1271275d79b2f48ceb227f79352f33.tar.gz |
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/echoserver/echoserver.pro')
0 files changed, 0 insertions, 0 deletions