]> source.dussan.org Git - tigervnc.git/commit
Fix non-functional MaxDisconnectionTime
authorPierre Ossman <ossman@cendio.se>
Thu, 18 Jun 2020 07:20:17 +0000 (09:20 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 18 Jun 2020 07:22:35 +0000 (09:22 +0200)
commit38726ce083db1a9227325bf87989513499bfa698
treeea7f00b456bdf5aa2dc3a4678bd151c8c8f314e6
parent1ed830ce5f8a2cdac92e975e6d34db3a0162b2ae
Fix non-functional MaxDisconnectionTime

Since 8e09912 this wasn't triggered properly as we checked if all
clients were gone before we actually removed the last client from our
list.
common/rfb/VNCServerST.cxx