]> git.proxmox.com Git - mirror_qemu.git/commit - ui/vnc-jobs.c
ui: convert VNC server to use QIOChannelSocket
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 27 Feb 2015 16:20:57 +0000 (16:20 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 18 Dec 2015 15:02:11 +0000 (15:02 +0000)
commit04d2529da27db512dcbd5e99d0e26d333f16efcc
tree18af3a24cbaa0e697dc068673ce65cc30bd95f2b
parent18f49881cf8359e89396aac12f5d3cf3f8a632ba
ui: convert VNC server to use QIOChannelSocket

The minimal first step conversion to use QIOChannelSocket
classes instead of directly using POSIX sockets API. This
will later be extended to also cover the TLS, SASL and
websockets code.

Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
ui/vnc-auth-sasl.c
ui/vnc-auth-vencrypt.c
ui/vnc-jobs.c
ui/vnc-ws.c
ui/vnc-ws.h
ui/vnc.c
ui/vnc.h