• Martin Wührer's avatar
    c-lib: simplify service set by removing set_service_comm(). · 9ede9253
    Martin Wührer authored
    This commit removes the functions criu_(local_)set_service_comm().
    These functions are not neccessary, because if
    set_service_address(), set_service_fd() or
    set_service_binary() has been called it is already clear, which
    service comm type should be used.
    
    Furhtermore, this commit reduces the number of misuses.
    E.g. if set_service_comm() was set to socket, but a binary was given
    via set_service_binary().
    Signed-off-by: 's avatarMartin Wührer <martin.wuehrer@artech.at>
    9ede9253
Name
Last commit
Last update
Documentation Loading commit data...
compel Loading commit data...
contrib Loading commit data...
coredump Loading commit data...
crit Loading commit data...
criu Loading commit data...
images Loading commit data...
include/common Loading commit data...
lib Loading commit data...
scripts Loading commit data...
soccr Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
INSTALL.md Loading commit data...
Makefile Loading commit data...
Makefile.compel Loading commit data...
Makefile.config Loading commit data...
Makefile.install Loading commit data...
Makefile.versions Loading commit data...
README.md Loading commit data...