DGSH-HTTPVAL

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
AUTHOR

NAME

dgsh-conc − input or output pipe concentrator for dgsh negotiation

SYNOPSIS

dgsh-conc −i | -o nprog

DESCRIPTION

dgsh-conc is a helper program used in the dgsh negotiation phase. It is used to allow multiple output processes to negotiate with a single input process, or to allow a single output process to negotiate with multple input ones. Once the negotiation is complete, it passes around the generated pipe file descriptor and exits. The two obligatory arguments specify whether the command will act as an input or output concentrator, and the number of input or output programs to concentrate.

OPTIONS

−i

Act as an input concentrator by concentrating multiple inputs to single output.

−o

Act as an output concentrator by concentrating multiple outputs to a single input.

SEE ALSO

dgsh(1),

AUTHOR

Diomidis Spinellis — <http://www.spinellis.gr>.