]> source.dussan.org Git - tigervnc.git/commit
Move getSockets() to SocketServer interface
authorPierre Ossman <ossman@cendio.se>
Wed, 5 Oct 2016 11:39:11 +0000 (13:39 +0200)
committerPierre Ossman <ossman@cendio.se>
Wed, 5 Oct 2016 11:39:11 +0000 (13:39 +0200)
commit574dc64dfe1e2c8b52348f95619a845172282238
tree2957273b0d4bd04a81b9a69c7a0cb22772c4ab85
parent3fed95eda27dfbeee6535f987f5d14a66f64749b
Move getSockets() to SocketServer interface

Any caller using add or remove should also be able to list the
sockets.
common/network/Socket.h
common/rfb/HTTPServer.h
common/rfb/VNCServerST.h