qt5base-lts/tests/auto/network/socket/qtcpsocket
Alex Trotsenko bec47545dc QAbstractSocket: do not fail writing on read buffer overflow
canReadNotification() could return 'false' if either the socket has
been closed, or the read buffer has reached the maximum size. Because of
this duality, waitForBytesWritten() should not fail as a result of a
canReadNotification() call.

Change-Id: I9a15fa174a3b982a7ce404913caa38fc19f64622
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Markus Goetz (Woboq GmbH) <markus@woboq.com>
2016-03-18 13:05:42 +00:00
..
stressTest Updated license headers 2016-01-21 18:55:18 +00:00
test Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
qtcpsocket.pro fix usage of wince scope 2015-06-05 10:29:10 +00:00
tst_qtcpsocket.cpp QAbstractSocket: do not fail writing on read buffer overflow 2016-03-18 13:05:42 +00:00