Skip to content
Commit 1b78ff45 authored by David Faure's avatar David Faure
Browse files

Fix infinite loop if socket was unconnected while in readCommand().

Not sure how this happened, but I had akonadiserver use 100% CPU because
of this while() loop, given that waitForReadyRead() returns immediately
if the socket is in UnconnectedState.
parent 124998fa
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