]> source.dussan.org Git - tigervnc.git/commit
Check buffer usage with a simply boolean
authorPierre Ossman <ossman@cendio.se>
Sat, 16 May 2020 10:26:08 +0000 (12:26 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 21 May 2020 09:34:22 +0000 (11:34 +0200)
commit133360184487ce69ed58d72f82b9a5ca161eb1c2
tree90fcd38c370ff9561653a8a48d1af239271e9683
parentd8b432cf26b835e52a087de9747a51d2401c07e3
Check buffer usage with a simply boolean

External callers don't need to know the exact details, only if there is
data that needs to be flushed or not.
common/rdr/BufferedOutStream.cxx
common/rdr/BufferedOutStream.h
common/rfb/VNCSConnectionST.cxx
unix/x0vncserver/x0vncserver.cxx
unix/xserver/hw/vnc/XserverDesktop.cc