Line 29:
Line 29:
* On dump the <code>--ext-unix-sk $id</code> says that socket with $id is OK to be disconnected
* On dump the <code>--ext-unix-sk $id</code> says that socket with $id is OK to be disconnected
* On restore the <code>--ext-unix-sk$id[=$path]</code> says that the socket $id should be reconnected back to the path it say on dump (or to the $path).
* On restore the <code>--ext-unix-sk$id[=$path]</code> says that the socket $id should be reconnected back to the path it say on dump (or to the $path).
−
−
This won't work for socketpair()-s also.
== What to do with socketpair()-s? ==
== What to do with socketpair()-s? ==