]> source.dussan.org Git - tigervnc.git/commit
Restore original streams when terminating TLS 722/head
authorPierre Ossman <ossman@cendio.se>
Fri, 21 Sep 2018 13:34:47 +0000 (15:34 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 21 Sep 2018 13:59:46 +0000 (15:59 +0200)
commit06c1199c0a68cfb48fdb19ae337450de64900e8c
tree1ff085cae1a5bb92e0ab2f3ab77a41189274adb2
parent1b7463478e30c6855ea62db1f5647630f0acd24b
Restore original streams when terminating TLS

In theory we could return to communicate without TLS after a
shutdown. It also makes sure the connection object isn't left
completely without streams.
common/rfb/CSecurityTLS.cxx
common/rfb/CSecurityTLS.h
common/rfb/SSecurityTLS.cxx
common/rfb/SSecurityTLS.h