]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Pass remote_message_header to the dispatch functions.
authorChris Lalancette <clalance@redhat.com>
Wed, 30 Sep 2009 10:29:20 +0000 (12:29 +0200)
committerChris Lalancette <clalance@redhat.com>
Wed, 30 Sep 2009 12:05:57 +0000 (14:05 +0200)
commitc1a45b5107b1d80a735d3387ab15ebd26f6911f6
tree8abb58de01dfe080815f1be70a32b353220de1c6
parent15bfedcbbd5b7f9c53a690ec76def90026ce7c3e
Pass remote_message_header to the dispatch functions.

This is necessary for the dispatch functions to be able to use
streams in the future.

Signed-off-by: Chris Lalancette <clalance@redhat.com>
daemon/dispatch.c
daemon/remote.c
daemon/remote.h
daemon/remote_dispatch_prototypes.h
daemon/remote_generate_stubs.pl