On 03/08/2018 07:20 AM, Marc Hartmayer wrote:
This patch introduces virNetServerGetProgramLocked. It's a
function to
determine which program has to be used for a given @msg. This function
will be reused in the next patch.
Signed-off-by: Marc Hartmayer <mhartmay(a)linux.vnet.ibm.com>
Reviewed-by: Boris Fiuczynski <fiuczy(a)linux.vnet.ibm.com>
---
src/rpc/virnetserver.c | 31 ++++++++++++++++++++++++-------
1 file changed, 24 insertions(+), 7 deletions(-)
This and the followup patch I haven't been able to git am -3 apply due
to other changes... So no build, but from a purely visual look
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John
(but I'll need an updated version before being able to push)