s6-networking
Software
skarnet.org

The s6-tcpserver4d program

s6-tcpserver4d is the serving part of the s6-tcpserver4 super-server. It assumes that its stdin is a bound and listening TCP/IPv4 socket, and it accepts connections from clients connecting to it, forking a program to handle each connection.

Interface

     s6-tcpserver4d [ -1 ] [ -v verbosity ] [ -c maxconn ] [ -C localmaxconn ] prog...

Environment variables

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

Options

Signals

Notes