summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqldatabase/tst_databases.h
diff options
context:
space:
mode:
authorDavid Faure <david.faure@kdab.com>2013-09-11 00:41:31 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-12-20 09:30:05 +0100
commit13c246ee119fdb10d91f509b968a221d4fc1d8ba (patch)
treea3a526e62e7ac7044bad9df2a9cdf37f31aacc62 /tests/auto/sql/kernel/qsqldatabase/tst_databases.h
parent8fb497d1f49d382cd0a26e396bc17d1edd615fb4 (diff)
QAbstractSocket: fix setReadBufferSize from readyRead slot.
In a slot connected to readyRead, if the app detects that the buffer size is too small and increases it, it expects that readyRead() will be emitted again. setReadBufferSize() doesn't re-enable the socket notifier when calling from within readyRead, and readyRead itself was missing the code to do it. Change-Id: Ia00a3066ad3ba09d5cfae0716adc5691ae96c3fa Done-with: Thiago Reviewed-by: Peter Hartmann <phartmann@blackberry.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/sql/kernel/qsqldatabase/tst_databases.h')
0 files changed, 0 insertions, 0 deletions