summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2015-02-16 08:52:36 +0100
committerKai Koehne <kai.koehne@theqtcompany.com>2015-02-16 16:01:20 +0000
commit478f319df95321a1569f8f3c1ce1fe0847abfbbd (patch)
tree5d478437be8e68bc0366eb6ae746dbe2e974ffb5 /configure
parenteffc6b4cd15aefa1bef30c27f0458390735fafb5 (diff)
LocalSocket: Do not return early in waitForReadyRead
Do not return early on Windows if bytes are still in the buffer. This is not in line with the behavior on other platforms, and also breaks apps where the caller knows that the bytes available are insufficient. [ChangeLog][Network][QLocalSocket] On Windows, waitForReadyRead now always waits for more data, even if bytes are still in the buffer. Task-number: QTBUG-16688 Change-Id: I1425a5780c7707295374934a6b5446ff8e148cc8 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions