ui: convert VNC server to QIONetListener
commit13e1d0e71e78a925848258391a6e616b6b5ae219
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 1 Feb 2018 16:45:14 +0000 (1 16:45 +0000)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 2 Feb 2018 06:47:39 +0000 (2 07:47 +0100)
tree47fb2bacbae32badd0acbf440320c81dae39fcc2
parent8ea9c80a19da93e93852ab61434b1a33fcbaa97a
ui: convert VNC server to QIONetListener

The VNC server already has the ability to listen on multiple sockets.
Converting it to use the QIONetListener APIs though, will reduce the
amount of code in the VNC server and improve the clarity of what is
left.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 20180201164514.10330-1-berrange@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/vnc.c
ui/vnc.h