
13 Nov
2019
13 Nov
'19
9:25 a.m.
On Fri, Nov 01, 2019 at 06:35:45PM +0100, Marc Hartmayer wrote:
As a result, you can later determine during the callback which program was used. This makes it easier to refactor the code in the future and is less prone to error.
Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com> --- src/remote/remote_daemon_dispatch.c | 108 +++++++++++++++------------- 1 file changed, 59 insertions(+), 49 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>