qt6-bb10/src
Kai Koehne 478f319df9 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>
2015-02-16 16:01:20 +00:00
..
3rdparty Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
android Update copyright headers 2015-02-11 06:49:51 +00:00
angle make the installed meta files play nicely with sysroots 2015-02-05 14:26:44 +00:00
concurrent Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
corelib QDateTime: micro-optimize QDebug op<< 2015-02-15 19:38:59 +00:00
dbus Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
gui Add widget support for requestUpdate() and improve its docs and tests 2015-02-16 15:56:29 +00:00
network LocalSocket: Do not return early in waitForReadyRead 2015-02-16 16:01:20 +00:00
opengl Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
openglextensions Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
platformheaders Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
platformsupport Do not mark non-existent touch points as stationary 2015-02-14 22:12:54 +00:00
plugins iOS: add native file dialog for selecing photos/assets 2015-02-15 11:11:59 +00:00
printsupport Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
sql Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
testlib Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
tools qdoc: Clear the list of output files during generator init 2015-02-16 13:10:08 +00:00
widgets Add widget support for requestUpdate() and improve its docs and tests 2015-02-16 15:56:29 +00:00
winmain Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
xml Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
src.pro Remove unnecessary dependency 2015-01-02 13:19:08 +01:00