From e0fc82203d677a6f1e808e9a1a46176c109d89be Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 15 Dec 2014 23:08:59 +0000 Subject: Initial commit --- doc/s6-tcpclient.html | 133 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 doc/s6-tcpclient.html (limited to 'doc/s6-tcpclient.html') diff --git a/doc/s6-tcpclient.html b/doc/s6-tcpclient.html new file mode 100644 index 0000000..42edaa9 --- /dev/null +++ b/doc/s6-tcpclient.html @@ -0,0 +1,133 @@ + + + + + s6-networking: the s6-tcpclient program + + + + + + +

+s6-networking
+Software
+skarnet.org +

+ +

The s6-tcpclient program

+ +

+s6-tcpclient is an +UCSPI client tool for +INET domain sockets. It establishes a TCP connection to a server, +then executes into a program. +

+ +

Interface

+ +
+     s6-tcpclient [ -q | -Q | -v ] [ -4 | -6 ] [ -d | -D ] [ -r | -R ] [ -h | -H ] [ -n | -N ] [ -t timeout ] [ -l localname ] [ -T timeoutconn ] [ -i localip ] [ -p localport ] host port prog...
+
+ + + +

Host address determination

+ + + +

Environment variables

+ +

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

+ + + +

Options

+ + + + + -- cgit v1.2.3