]> source.dussan.org Git - tigervnc.git/commit
Remove the network::SocketServer interface.
authorCarlos Santos <casantos@redhat.com>
Tue, 9 Jan 2024 13:32:20 +0000 (10:32 -0300)
committerCarlos Santos <casantos@redhat.com>
Fri, 26 Apr 2024 13:18:49 +0000 (10:18 -0300)
commitd77e2b01f972ef12b722e3ef9d22efdc241689c3
tree60629992f2ce250d27b55262efb0984575bec41e
parentae81801cccbbef7c424103ec3aee9bfc6021059e
Remove the network::SocketServer interface.

Move these RFB specific things to rfb::VNCServer, for clarity.

Signed-off-by: Pierre Ossman <ossman@cendio.se>
Signed-off-by: Carlos Santos <casantos@redhat.com>
common/network/Socket.h
common/rfb/VNCServer.h
common/rfb/VNCServerST.cxx
common/rfb/VNCServerST.h
unix/x0vncserver/XDesktop.cxx
unix/xserver/hw/vnc/XserverDesktop.cc
unix/xserver/hw/vnc/XserverDesktop.h
win/rfb_win32/SocketManager.cxx
win/rfb_win32/SocketManager.h
win/winvnc/ManagedListener.cxx
win/winvnc/ManagedListener.h