Release onHold signal when connection allowed

pull/1/head
Timothy Pearson 9 years ago
parent 2cc3446d81
commit 6eda620648

@ -521,6 +521,7 @@ void RFBController::acceptConnection(bool aRemoteControl)
connectionAccepted(aRemoteControl);
rfbStartOnHoldClient(server->clientHead);
server->clientHead->onHold = false;
}
void RFBController::refuseConnection()

@ -1 +1 @@
Subproject commit 1d8b3c0548782dcd7286fed6b31c17351c15bb50
Subproject commit 7230869459ee0ee44c52671687adfef12d338f8c
Loading…
Cancel
Save