fa39c53 Reconnect to libvirtd after connection breaks

Authored and Committed by mprivozn 11 years ago
    Reconnect to libvirtd after connection breaks
    
    Currently, if user wants to reconnect to a domain he can use
    '-r' cmd line argument. This makes virt-viewer listen to
    domain events. However, if connection to libvirtd breaks
    somehow, we will receive no longer any event. Hence we must
    reconnect to the libvirt.
    
        
file modified
+1 -0
file modified
+1 -1
file modified
+2 -0
file modified
+53 -8