]> source.dussan.org Git - tigervnc.git/commit
Encapsulate event handling in VNCServerST
authorPierre Ossman <ossman@cendio.se>
Fri, 5 Oct 2018 15:30:52 +0000 (17:30 +0200)
committerPierre Ossman <ossman@cendio.se>
Wed, 10 Oct 2018 11:07:59 +0000 (13:07 +0200)
commitb68434129bc7be45718940b999e0c93f773d1883
treef695fcd9f9c4f887472434e41167bb1b83377ada
parent6094ced7978358335438310aca84484fbfcdb1fa
Encapsulate event handling in VNCServerST

There is some client coordination needed which is better encapsulated
inside VNCServerST. This also helps hiding the desktop from the
individual clients.
common/rfb/VNCSConnectionST.cxx
common/rfb/VNCServerST.cxx
common/rfb/VNCServerST.h