On Wed, Jun 13, 2012 at 01:29:30AM +0200, Jiri Denemark wrote:
> In addition to keepalive responses, we also need to send keepalive
> requests from client IO loop to properly detect dead connection in case
> a libvirt API call is called from the main loop, which prevents any
> timers to be called.
In addition to keepalive responses, we also need to send keepalive
requests from client IO loop to properly detect dead connection in case
a libvirt API call is called from the main loop, which prevents any
timers to be called.
---
src/rpc/virnetclient.c | 12
1 file changed, 12 ins