]> source.dussan.org Git - tigervnc.git/commit
Propagate exceptions from GnuTLS push/pull functions
authorPierre Ossman <ossman@cendio.se>
Thu, 10 Jun 2021 14:34:15 +0000 (16:34 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 11 Jun 2021 07:42:44 +0000 (09:42 +0200)
commit9c407d2a0bc11697ae8413a8e6bea21813fd6072
tree570cb1cb4020c4935fa3f519d30f5da34e4cfe01
parentd1ad6b5c250d0bc4c43b4d9983badf8ce01b5747
Propagate exceptions from GnuTLS push/pull functions

Gives us a more meaningful error rather than just "Error in push/pull
function".
common/rdr/TLSInStream.cxx
common/rdr/TLSInStream.h
common/rdr/TLSOutStream.cxx
common/rdr/TLSOutStream.h