s6-networking
Software
skarnet.org

The s6-tcpserver6 program

s6-tcpserver6 is a super-server for IPv6 TCP connections. It accepts connections from clients, and forks a program to handle each connection.

Interface

     s6-tcpserver6 [ -1 ] [ -v verbosity ] [ -c maxconn ] [ -C localmaxconn ] [ -b backlog ] [ -G gidlist ] [ -g gid ] [ -u uid ] [ -U ] ip port prog...

Environment variables

For each connection, an instance of prog... is spawned with the following variables set:

Options

Signals

Notes