Changes

103 bytes added ,  22:48, 28 February 2020
m
→‎Library: Replace 'criu_set_notify' with 'criu_set_notify_cb'
Line 32: Line 32:     
;<code>orphan-pts-master</code>
 
;<code>orphan-pts-master</code>
: called after master pty is opened and unlocked (used by Docker)
+
: called after master pty is opened and unlocked (used by Docker). Used only in RPC mode, and the notification message contains a file descriptor for the master pty.
    
== CLI ==
 
== CLI ==
Line 44: Line 44:  
== Library ==
 
== Library ==
   −
When using a library, one can set up a callback using the <code>criu_set_notify</code> routine.
+
When using a library, one can set up a callback using the <code>criu_set_notify_cb</code> routine.
    
[[Category:HOWTO]]
 
[[Category:HOWTO]]
 
[[Category:API]]
 
[[Category:API]]
278

edits