]> source.dussan.org Git - tigervnc.git/commit
More robust event and close handling
authorPierre Ossman <ossman@cendio.se>
Thu, 29 Dec 2016 15:52:56 +0000 (16:52 +0100)
committerPierre Ossman <ossman@cendio.se>
Tue, 3 Jan 2017 12:50:32 +0000 (13:50 +0100)
commit9a73adf9f47c8fab82add168bf7f50b7fe6ef2a3
tree05e544e214d33e19a0ddfd29008fd891b271e77c
parenta432b58232cbe576b7776b674eb8da368c47ce7a
More robust event and close handling

There were still some circumstances where we could get stuck reading
data and not respect close events properly. Move that logic to a more
central place in order to make it more reliable.
vncviewer/CConn.cxx