]> source.dussan.org Git - tigervnc.git/commit
Separate query and authentication handling
authorPierre Ossman <ossman@cendio.se>
Mon, 18 May 2020 17:42:13 +0000 (19:42 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 21 May 2020 09:34:22 +0000 (11:34 +0200)
commit59f0aeaef22404b3156cc4ef986366386d4e4d8c
treec6e62eceb23694c637b1e7a3c3658ae26938abb4
parent133360184487ce69ed58d72f82b9a5ca161eb1c2
Separate query and authentication handling

Otherwise we might send duplicate result codes and other weird things.
common/rfb/SConnection.cxx