diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2017-02-03 12:06:46 +0000 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-02-09 17:28:49 +0100 |
commit | 8bd22f477f68bbd7a9c88e926e7a58bf65605e39 (patch) | |
tree | fa9e28744aef566ab22f1f2f095fbca12ab5e13d /xen-common.c | |
parent | 275e0d616bc36f5e0ffa4eb5e28069d66e8e2137 (diff) | |
download | qemu-8bd22f477f68bbd7a9c88e926e7a58bf65605e39.zip qemu-8bd22f477f68bbd7a9c88e926e7a58bf65605e39.tar.gz qemu-8bd22f477f68bbd7a9c88e926e7a58bf65605e39.tar.bz2 |
ui: extract code to connect/listen from vnc_display_open
The code which takes a SocketAddress and connects/listens on the
network is going to get more complicated to deal with multiple
listeners. Pull it out into a separate method to avoid making the
vnc_display_open method even more complex.
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 20170203120649.15637-6-berrange@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'xen-common.c')
0 files changed, 0 insertions, 0 deletions