
13 Nov
2019
13 Nov
'19
9:46 a.m.
On Fri, Nov 01, 2019 at 06:35:47PM +0100, 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@linux.vnet.ibm.com> --- src/rpc/virnetserver.c | 28 +++++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>