[libvirt] [PATCH v3 08/13] Implement keepalive protocol in remote driver

Daniel P. Berrange berrange at redhat.com
Tue Oct 18 09:37:18 UTC 2011


On Wed, Oct 12, 2011 at 07:16:26AM +0200, Jiri Denemark wrote:
> ---
> Notes:
>     Version 3:
>     - remoteStartKeepAlive renamed as remoteSetKeepAlive
>     - clients that implement event loop are required to run it, thus
>       keepalive is enabled if event loop implementation is found without
>       the need to call remoteAllowKeepAlive (which was dropped)
>     - keepalive support is advertised to a server implicitly by asking for
>       keepalive support between authentication and virConnectOpen
>     
>     Version 2:
>     - no changes
> 
>  src/remote/remote_driver.c |   52 +++++++++++++++++++++++++++
>  src/rpc/virnetclient.c     |   83 +++++++++++++++++++++++++++++++++++++++++--
>  src/rpc/virnetclient.h     |    5 +++
>  3 files changed, 136 insertions(+), 4 deletions(-)

ACK


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list