]> source.dussan.org Git - tigervnc.git/commit
Move auth failure delay to SConnection
authorPierre Ossman <ossman@cendio.se>
Mon, 18 May 2020 16:57:26 +0000 (18:57 +0200)
committerPierre Ossman <ossman@cendio.se>
Tue, 19 May 2020 18:05:30 +0000 (20:05 +0200)
commit4f104264e2ddafe7d767491a2fb453074eb9beaf
tree0a70cec57d6e5c37b80ad75bf5cf0b2485030b9a
parentbd5ad5e79f35ec284d250aed66db4baa290c6089
Move auth failure delay to SConnection

It's a generic feature that is better handled as part of SConnection's
state machine.
common/rfb/SConnection.cxx
common/rfb/SConnection.h
common/rfb/VNCSConnectionST.cxx
common/rfb/VNCSConnectionST.h