On Wed, Jun 13, 2012 at 01:29:27AM +0200, Jiri Denemark wrote:
> When a libvirt API is called from the main event loop (which seems to be
> common in event-based glib apps), the client IO loop would properly
> handle keepalive requests sent by a server but will not actually send
> them because the
When a libvirt API is called from the main event loop (which seems to be
common in event-based glib apps), the client IO loop would properly
handle keepalive requests sent by a server but will not actually send
them because the main event loop is blocked with the API. This patch
gets rid of respons