From e9be34c9b798141dd6c224cf33934904935c49b2 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 7 Jan 2015 19:01:26 +0000 Subject: Complete conversion of s6-ipcserver and s6-tcpserver (4 and 6) to socketbinder + d model. With documentation (!) --- doc/s6-tcpserver6-socketbinder.html | 70 +++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 doc/s6-tcpserver6-socketbinder.html (limited to 'doc/s6-tcpserver6-socketbinder.html') diff --git a/doc/s6-tcpserver6-socketbinder.html b/doc/s6-tcpserver6-socketbinder.html new file mode 100644 index 0000000..0c0f8ee --- /dev/null +++ b/doc/s6-tcpserver6-socketbinder.html @@ -0,0 +1,70 @@ + + + + + s6-networking: the s6-tcpserver6-socketbinder program + + + + + + +

+s6-networking
+Software
+skarnet.org +

+ +

The s6-tcpserver6-socketbinder program

+ +

+s6-tcpserver6-socketbinder binds an INET domain +socket to an IPv6 address and port, then executes a program. +

+ +

Interface

+ +
+     s6-tcpserver6-socketbinder [ -d | -D ] [ -b backlog ] ip port prog...
+
+ +