;The criu_dump_resp is used to store response from DUMP request.
;The criu_dump_resp is used to store response from DUMP request.
−
<pre>
<pre>
message criu_dump_resp {
message criu_dump_resp {
Line 149:
Line 148:
;The response on RESTORE request.
;The response on RESTORE request.
−
<pre>
<pre>
message criu_restore_resp {
message criu_restore_resp {
Line 156:
Line 154:
</pre>
</pre>
Field "pid" is set to the PID of the newly restored process.
Field "pid" is set to the PID of the newly restored process.
+
+
;Info about page server
+
The ''criu_page_server_info'' from requests will be sent back on PAGE_SERVER request. The ''port'' field will contain the port to which server is bound.