From 8bffa1c19fd05f4f04dad4b5b98f85b94f23113c Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 26 Jan 2015 22:26:57 +0000 Subject: - added s6-fdholder-delete(c) - small s6-fdholder-* fixes - s6-fdholder documentation (in review) - s6_svstatus_* bugfix (thanks Olivier Brunel) --- doc/s6-fdholder-transferdumpc.html | 82 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 doc/s6-fdholder-transferdumpc.html (limited to 'doc/s6-fdholder-transferdumpc.html') diff --git a/doc/s6-fdholder-transferdumpc.html b/doc/s6-fdholder-transferdumpc.html new file mode 100644 index 0000000..7bd6aa0 --- /dev/null +++ b/doc/s6-fdholder-transferdumpc.html @@ -0,0 +1,82 @@ + + + + + s6: the s6-fdholder-transferdumpc program + + + + + + +

+s6
+Software
+skarnet.org +

+ +

The s6-fdholder-transferdumpc program

+ +

+s6-fdholder-transferdumpc talks to two +fd-holding daemons: the source of the +transfer on its +standard input, and the destination of the transfer on its standard output, +both being +open Unix domain sockets. It retrieves the entire storage state of +the source daemon and dumps it into the destination daemon. +

+ +

Interface

+ +
+     s6-fdholder-transferdumpc [ -t timeoutfrom ] [ -T timeoutto ]
+
+ + + +

Options

+ + + +

Notes

+ + + + + -- cgit v1.3.1