[libvirt] [PATCH 1/7] rpcgen: Add support for generating funcs returning alloc'd typed params

Pavel Hrdina phrdina at redhat.com
Tue Jun 21 16:04:06 UTC 2016


On Mon, Jun 20, 2016 at 04:34:15PM +0200, Peter Krempa wrote:
> Since it's rather tedious to write the dispatchers for functions that
> return an array of typed parameters (which are rather common) let's add
> some rpcgen code to generate them.
> ---
>  src/remote/remote_protocol.x |  5 +++++
>  src/rpc/gendispatch.pl       | 45 +++++++++++++++++++++++++++++++++++++++++++-
>  2 files changed, 49 insertions(+), 1 deletion(-)

ACK




More information about the libvir-list mailing list