]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Implement common keepalive handling
authorJiri Denemark <jdenemar@redhat.com>
Thu, 22 Sep 2011 11:40:00 +0000 (13:40 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 24 Nov 2011 10:44:08 +0000 (11:44 +0100)
commit71b779a1ad8bc2b544cfc94dd949bc707ccda3a8
tree997c34662563a1d3fe4e8129aac718d19cb8541c
parent4acd358a76d14f3123e017348446e1e90266cc9e
Implement common keepalive handling

These APIs are used by both client and server RPC layer to handle
processing of keepalive messages.
po/POTFILES.in
src/Makefile.am
src/probes.d
src/rpc/virkeepalive.c [new file with mode: 0644]
src/rpc/virkeepalive.h [new file with mode: 0644]