[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH 4/9] Change code generator to give async event messages their own postfix
- From: Daniel Veillard <veillard redhat com>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH 4/9] Change code generator to give async event messages their own postfix
- Date: Thu, 16 Jul 2009 15:10:49 +0200
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 veillard com | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library http://libvirt.org/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]