From 87c5b2118efcee65eeda3f743d081ea9c2b866d9 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 15 Jan 2015 20:14:44 +0000 Subject: Move Unix domain utilities and access control utilites, as well as the accessrules library, from s6-networking to here --- doc/s6-ipcclient.html | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 doc/s6-ipcclient.html (limited to 'doc/s6-ipcclient.html') diff --git a/doc/s6-ipcclient.html b/doc/s6-ipcclient.html new file mode 100644 index 0000000..fee6e52 --- /dev/null +++ b/doc/s6-ipcclient.html @@ -0,0 +1,74 @@ + + + + + s6: the s6-ipcclient program + + + + + + +

+s6
+Software
+skarnet.org +

+ +

The s6-ipcclient program

+ +

+s6-ipcclient is an +UCSPI client tool for +Unix domain sockets. It connects to a socket, then executes into +a program. +

+ +

Interface

+ +
+     s6-ipcclient [ -q | -Q | -v ] [ -p bindpath ] [ -l localname ] path prog...
+
+ + + +

Environment variables

+ +

+ prog... is run with +the following variables set: +

+ + + +

Options

+ + + +

Notes

+ + + + + -- cgit v1.3.1