Changes

Jump to navigation Jump to search
114 bytes added ,  19:20, 2 October 2013
Line 67: Line 67:  
}
 
}
 
</pre>
 
</pre>
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.
 +
 
== Run ==
 
== Run ==
 
=== Server ===
 
=== Server ===

Navigation menu