]> source.dussan.org Git - tigervnc.git/commit
Move reverse connection information into VNCSConnectionST
authorPierre Ossman <ossman@cendio.se>
Fri, 6 Feb 2015 13:41:58 +0000 (14:41 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 13 Feb 2015 10:13:53 +0000 (11:13 +0100)
commit7069bdd76a5d6f3a6d98897e2ae6d9667744213c
tree93c4d2ce20b9c69729645bae1efa69f997b9127e
parentf3b0ade08f55fa099bee55722700bf120d24b397
Move reverse connection information into VNCSConnectionST

The only class that cares if connections are reversed or not is
VNCSConnectionST so let it keep track of this fact.
common/rfb/SConnection.cxx
common/rfb/SConnection.h
common/rfb/VNCSConnectionST.cxx
common/rfb/VNCSConnectionST.h