criu/lib
Pavel Emelyanov 43e5d05134 libcriu: Ability to fetch arguments from notifications
After a bit more thinking I found a way to fetch arguments
from notifications -- pass opaque value into callback and
provide a set of calls for exploring one.

With this we can

a) provide more data if service supplies additional fields
   in the future
b) not check the action name to decide whether or not the
   requested argument is available

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-06-27 14:28:55 +04:00
..
criu.c libcriu: Ability to fetch arguments from notifications 2014-06-27 14:28:55 +04:00
criu.h libcriu: Ability to fetch arguments from notifications 2014-06-27 14:28:55 +04:00
Makefile Always use ARCH_DIR 2014-02-10 14:33:11 +04:00