Line 11:
Line 11:
required criu_req_type type = 1;
required criu_req_type type = 1;
optional criu_opts opts = 2;
optional criu_opts opts = 2;
+
optional notify_success = 3; /* see Notifications below */
+
optional keep_open = 4; /* see Multi-req below */
}
}
</pre>
</pre>