Commit b254d863 authored by Brett Stottlemyer's avatar Brett Stottlemyer
Browse files

Change onClientRead() loop


Instead of recursively calling onClientRead(),
use a do/while loop.  This prevents helps the
callstack for Model/View QtRO objects, where
there can be a lot of small packets.

Change-Id: Iecd8ded2ec43c713bfe2abc6ed6753a31d5c39c6
Reviewed-by: default avatarBjörn Breitmeyer <bjoern.breitmeyer@kdab.com>
Showing with 120 additions and 120 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment