[virt-tools-list] [PATCH 09/11] virt_viewer_app_quit: Cleanly close the connection before quiting

Marc-André Lureau marcandre.lureau at gmail.com
Sun Mar 4 21:02:12 UTC 2012


On Sun, Mar 4, 2012 at 8:06 PM, Hans de Goede <hdegoede at redhat.com> wrote:
> +    if (priv->quiting)
> +        gtk_main_quit();
> +

That looks like it will break "virt-viewer --reconnect", if a
disconnection happens, it will try to reconnect on machine re-start. I
haven't checked though, I will if you don't beat me to it.

-- 
Marc-André Lureau




More information about the virt-tools-list mailing list