[libvirt] [PATCH 2/4] Refactor message sending to allow code reuse for data streams

Daniel Veillard veillard at redhat.com
Thu Jul 16 14:20:18 UTC 2009


On Tue, Jul 14, 2009 at 11:49:39AM +0100, Daniel P. Berrange wrote:
> Splits up the 'call' method moving generic IO code out into
> separate method to allow it to be easily reused for sending
> data streams
> 
> * src/remote_internal.c: Split 'call' into two methods, the first
>   with same name serializes a set of method arguments into a
>   message, the second 'remoteIO' takes a pre-serialized messages,
>   sends it and awaits a reply

  Okay, this is a simple split, ACK

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list