Unnamed unix sockets created with socketpair() systemcall can be dumped and restored.
+
For dump socketpair put inode of this socket in <code>--ext-unix-sk</code> option, for example:
−
To restore socketpair we need more help from the server -- the server should create new pair and call criu restore asking it to [[Inheriting FDs on restore|inherit]] one.
For restore socketpair the server should create new pair and call criu restore asking it to [[Inheriting FDs on restore|inherit]] one. Example of command: