[CRIU] [PATCH 0/3] lib: add criu_check()
Ruslan Kuprieiev
kupruser at gmail.com
Thu Nov 21 17:20:34 PST 2013
This patch adds ability to interact with criu service through RPC. It also adds a few
useful functions: criu_set_service_address() to set path to service socket,
criu_connect() to establish a connection to it.
Ruslan Kuprieiev (3):
lib: add rpc.pb-c.o to Makefile
lib: add lib.h
lib: add criu_check() to libcriu
lib/Makefile | 3 +-
lib/criu.c | 128 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
lib/lib.h | 7 ++++
3 files changed, 137 insertions(+), 1 deletion(-)
create mode 100644 lib/lib.h
--
1.8.1.2
More information about the CRIU
mailing list