]> source.dussan.org Git - tigervnc.git/commit
Handle clipboard peek with missing data
authorPierre Ossman <ossman@cendio.se>
Tue, 5 Jan 2021 09:24:18 +0000 (10:24 +0100)
committerPierre Ossman <ossman@cendio.se>
Tue, 5 Jan 2021 09:24:18 +0000 (10:24 +0100)
commitb89261358261522eb9696c87ad4d841878d17070
tree75e17a1579318e204a159c954d7dda75369a29f0
parent07935033b538e18ca428588c33dab67d70e79c5b
Handle clipboard peek with missing data

The peer expects a response, so we should also be able to respond that
there is no clipboard data currently available.
common/rfb/CConnection.cxx
common/rfb/SConnection.cxx