]> source.dussan.org Git - tigervnc.git/commit
Use accessor methods for VNCServerST
authorPierre Ossman <ossman@cendio.se>
Fri, 5 Oct 2018 15:24:51 +0000 (17:24 +0200)
committerPierre Ossman <ossman@cendio.se>
Wed, 10 Oct 2018 11:07:59 +0000 (13:07 +0200)
commit6094ced7978358335438310aca84484fbfcdb1fa
treeb8f0bd29bc2d2c364d3ce5d3323e26550e1bb2a1
parenteef6c9ad834974c7f1f124a6a9984f01c9d0690e
Use accessor methods for VNCServerST

Avoid having VNCSConnectionST poking around in VNCServerST's internals
and instead access things via safer methods.
common/rfb/VNCSConnectionST.cxx
common/rfb/VNCServer.h
common/rfb/VNCServerST.h