]> source.dussan.org Git - tigervnc.git/commit
Move access rights and closing to SConnection object
authorPierre Ossman <ossman@cendio.se>
Mon, 8 Oct 2018 13:59:02 +0000 (15:59 +0200)
committerPierre Ossman <ossman@cendio.se>
Wed, 10 Oct 2018 11:15:30 +0000 (13:15 +0200)
commit7d64b33b5b96a20216a2e1425ff412e027bbebcd
treee015b5ac35991b3bc4009a57ccb0b9fd5939a63b
parent07e44cc508133d874767204d2f96407b0b713bb5
Move access rights and closing to SConnection object

This makes it generally useful and other code doesn't have to
know of the specific sub-class.
common/rfb/SConnection.cxx
common/rfb/SConnection.h
common/rfb/VNCSConnectionST.cxx
common/rfb/VNCSConnectionST.h
common/rfb/VNCServer.h
common/rfb/VNCServerST.cxx
common/rfb/VNCServerST.h