]> Some of my projects - anidbudpclient.git/commitdiff
Queue the command...
authorAPTX <marek321@gmail.com>
Fri, 15 Jun 2012 12:55:26 +0000 (14:55 +0200)
committerAPTX <marek321@gmail.com>
Fri, 15 Jun 2012 12:55:26 +0000 (14:55 +0200)
client.cpp

index 4a6ae7af98f0d173d0b742c26c98e776510a6692..466b890297781c92e26405f0141ede068b23997f 100644 (file)
@@ -550,7 +550,7 @@ qDebug() << "Entering IdleTiemout State";
                        if (uptimeReply)
                                uptimeReply->deleteLater();
                        uptimeReply = createReply(UptimeCommand());
-                       sendCommand(uptimeReply);
+                       enqueueControlCommand(uptimeReply);
                default:
                break;
        }