criu/lib
Ruslan Kuprieiev 18034bb642 libcriu: allow user to specify service fd, v2
Currently, libcriu is connecting to CRIU service
by itself, just asking user for a path to socket.
But in some cases users need to provide fd instead
path. For example, sometimes task has no access to
criu socket because of strict security mesures, but
is able to inherit fd from a parent that has access
to criu socket.

v2, use union for addr and fd

Signed-off-by: Ruslan Kuprieiev <rkuprieiev@cloudlinux.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2015-07-16 23:09:43 +03:00
..
criu.c libcriu: allow user to specify service fd, v2 2015-07-16 23:09:43 +03:00
criu.h libcriu: allow user to specify service fd, v2 2015-07-16 23:09:43 +03:00
criu.pc.in lib: Generate pkgconfig file 2014-08-04 13:57:18 +04:00
Makefile Always use ARCH_DIR 2014-02-10 14:33:11 +04:00