From 6eda62064859b380bdce65d19f17b446b6392cac Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 13 Jan 2015 21:23:44 -0600 Subject: [PATCH] Release onHold signal when connection allowed --- krfb/krfb/rfbcontroller.cc | 1 + libtdevnc | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/krfb/krfb/rfbcontroller.cc b/krfb/krfb/rfbcontroller.cc index e02253a2..750d2ecc 100644 --- a/krfb/krfb/rfbcontroller.cc +++ b/krfb/krfb/rfbcontroller.cc @@ -521,6 +521,7 @@ void RFBController::acceptConnection(bool aRemoteControl) connectionAccepted(aRemoteControl); rfbStartOnHoldClient(server->clientHead); + server->clientHead->onHold = false; } void RFBController::refuseConnection() diff --git a/libtdevnc b/libtdevnc index 1d8b3c05..72308694 160000 --- a/libtdevnc +++ b/libtdevnc @@ -1 +1 @@ -Subproject commit 1d8b3c0548782dcd7286fed6b31c17351c15bb50 +Subproject commit 7230869459ee0ee44c52671687adfef12d338f8c