]> source.dussan.org Git - tigervnc.git/commit
Avoid checking updates when desktop is stopped
authorPierre Ossman <ossman@cendio.se>
Thu, 22 Mar 2018 15:01:44 +0000 (16:01 +0100)
committerPierre Ossman <ossman@cendio.se>
Wed, 28 Mar 2018 10:46:11 +0000 (12:46 +0200)
commitb53c3bf050d4ea7693f53be01b5d3ea85055c01d
treeef5bd2132d286505d4bd23cb026f1b9fec1196e4
parent74385d38902a54b06af10c1bc6fc0d322b0fabb9
Avoid checking updates when desktop is stopped

No need to run all the update machinery when there is no client
connected.

This commit also cleans up the stop handling a bit by moving it to
its own method.
common/rfb/VNCServerST.cxx
common/rfb/VNCServerST.h