summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc
diff options
context:
space:
mode:
authorAlex Trotsenko <alex1973tr@gmail.com>2015-04-14 11:30:15 +0300
committerAlex Trotsenko <alex1973tr@gmail.com>2015-11-19 14:58:11 +0000
commit3d93fb077109e2190ca5f2c7ad04a46768ccad50 (patch)
treec225fe32b73dd5d9be3726ab6bb7013df5e4fc16 /src/widgets/doc
parent208496091d994c2ffe44ea41368fb659978c1581 (diff)
QAbstractSocket: simplify a check for data availability
We know that the QAbstractSocketPrivate::canReadNotification() slot is called by the engine's read notifier only when new data is available for reading, or when the socket has been closed. This allows us to remove additional checks for engine validity and data availability for unbuffered sockets. Change-Id: Ic278cf2214d418d8fe471ea24a765b8d5840b0a5 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/widgets/doc')
0 files changed, 0 insertions, 0 deletions