diff options
| author | David Faure <david.faure@kdab.com> | 2013-09-11 00:41:31 +0200 |
|---|---|---|
| committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-12-20 09:30:05 +0100 |
| commit | 13c246ee119fdb10d91f509b968a221d4fc1d8ba (patch) | |
| tree | a3a526e62e7ac7044bad9df2a9cdf37f31aacc62 /tests/auto/sql/kernel/qsqldatabase/tst_databases.h | |
| parent | 8fb497d1f49d382cd0a26e396bc17d1edd615fb4 (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
