s6-networking
Software
skarnet.org

The s6-tcpserver program

s6-tcpserver is an UCSPI tool for TCP connections, i.e. a super-server. It accepts connections from clients, and spawns a program to handle each connection.

Interface

     s6-tcpserver [ -q | -Q | -v ] [ -1 ] [ -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