Changes

Jump to navigation Jump to search
4 bytes added ,  19:18, 20 December 2013
Line 20: Line 20:  
When CRIU receives an unsupported object, it enumerates callbacks until one of them doesn't return something other than -ENOSUPP. Usually callbacks returns negative code in an error case. The -ENOSUPP code is a special one. It is returned, if a callback is not suitable for the object.
 
When CRIU receives an unsupported object, it enumerates callbacks until one of them doesn't return something other than -ENOSUPP. Usually callbacks returns negative code in an error case. The -ENOSUPP code is a special one. It is returned, if a callback is not suitable for the object.
   −
Each callback gets an unique identificator of a serialized object.
+
Each callback gets an unique identificator for each serialized object.
    
=== External unix sockets ===
 
=== External unix sockets ===

Navigation menu