]> source.dussan.org Git - tigervnc.git/commit
Cork the proper output stream in the client 1488/head
authorPierre Ossman <ossman@cendio.se>
Tue, 28 Jun 2022 12:51:13 +0000 (14:51 +0200)
committerPierre Ossman <ossman@cendio.se>
Tue, 28 Jun 2022 12:51:13 +0000 (14:51 +0200)
commit0da1ab664acf588417c32faeecad75863d232c22
tree5015fbb61afe1e7a12360961014752e2bcdb6745
parentece16218a464ed0aa051fc2862d2ecb32b301045
Cork the proper output stream in the client

The socket might not be the stream actually used, e.g. when we are using
TLS. Make sure we cork the proper stream to get all the benefits of
corking.
vncviewer/CConn.cxx