Changes

Jump to navigation Jump to search
185 bytes added ,  15:08, 26 March 2015
Line 245: Line 245:     
{{Note|This mode is implemented by not yet standard. The API can change at any time}}
 
{{Note|This mode is implemented by not yet standard. The API can change at any time}}
This mode turns on when you <code>fork() + exec()</code> CRIU with the <code>swrk</code> action. With this CRIU works as service worker task accepting standard RPC requests.
+
 
 +
This mode turns on when one <code>fork() + exec()</code> CRIU with the <code>swrk</code> action and one more argument specifying the number of descriptor with ''seqpacket'' unix socket. With this CRIU works as service worker task accepting standard RPC requests via the mentioned socket and using one to do action scripts notifications and result reporting.
    
[[Category: API]]
 
[[Category: API]]

Navigation menu