[libvirt] [PATCH 4/9] Change code generator to give async event messages their own postfix

Daniel Veillard veillard at redhat.com
Thu Jul 16 13:10:49 UTC 2009


On Tue, Jul 14, 2009 at 11:18:47AM +0100, Daniel P. Berrange wrote:
> The naming convention for structs used in the RPC layer is for
> incoming requests to be called XXXX_args, and the associated
> outgoing reply to be called XXXX_ret.  Asynchronously emitted
> messages (eg events) are re-using the XXXX_ret naming scheme.
> This patch changes that such that async messages are XXXX_msg,
> and stops adding entries for them in the dispatch table, avoiding
> the need for a dummy no-op implementation.

  Okay, pure renaming, except for the perl part, looks fine,

   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