Field "success" reports result of processing request, while criu_***_resp store some request-specific information.
+
Field "success" reports result of processing request, while criu_***_resp store some request-specific information. The responce type is set to the corresponding request type or to <code>EMPTY</code> to report a "generic" error.
==== criu_dump_resp ====
==== criu_dump_resp ====
criu_dump_resp is used to store dump response from CRIU.
criu_dump_resp is used to store dump response from CRIU.
Line 85:
Line 85:
</pre>
</pre>
Field "pid" is set to the PID of the restored process.
Field "pid" is set to the PID of the restored process.