]> source.dussan.org Git - tigervnc.git/commit
Force common flow of connection queries
authorPierre Ossman <ossman@cendio.se>
Fri, 5 Oct 2018 14:59:22 +0000 (16:59 +0200)
committerPierre Ossman <ossman@cendio.se>
Tue, 9 Oct 2018 15:22:17 +0000 (17:22 +0200)
commite6aab2465493d6088c5218d888d9b77d069e514c
treef2f6ebc586125dd7e2dc8c47925fcbcc146eef37
parent4a4453fc69cf56f9991a13a62023969dcf5b8a4f
Force common flow of connection queries

Force queryConnection() to always call back to approveConnection()
rather than return special values. This makes the flow easier to
follow as it will be the same in all cases.
common/rfb/VNCSConnectionST.cxx
common/rfb/VNCSConnectionST.h
common/rfb/VNCServerST.h
unix/x0vncserver/x0vncserver.cxx
unix/xserver/hw/vnc/XserverDesktop.cc
unix/xserver/hw/vnc/XserverDesktop.h
win/winvnc/VNCServerWin32.cxx
win/winvnc/VNCServerWin32.h