]> source.dussan.org Git - tigervnc.git/commit
Move SocketException to rdr
authorPierre Ossman <ossman@cendio.se>
Tue, 10 Sep 2024 15:05:39 +0000 (17:05 +0200)
committerPierre Ossman <ossman@cendio.se>
Wed, 9 Oct 2024 11:36:32 +0000 (13:36 +0200)
commit6029d50080bb795524d6cefe8d6b4b9b88475bdd
tree4916afbcaf13ae844c38d5143644533f1bae3053
parent2fe9dca45f7d0a519fef5053ba61e2db7c1ff2b1
Move SocketException to rdr

Socket APIs are used in more places than the abstraction in
common/network. Make it easier to use this exception class by putting
it in a more common place.
common/network/Socket.cxx
common/network/Socket.h
common/rdr/Exception.h