SYNOPSIS
tcpmuxd PORT
DESCRIPTION
THIS IS AN EXPERIMENTAL FEATURE. DO NOT USE. THE FUNCTIONALITY IS SUBJECT TO CHANGE WITHOUT PRIOR NOTICE.
TCP multiplexer daemon listens on all network interfaces on TCP port specified by argument PORT. On each incoming connection it performs TCPMUX handshake as defined in RFC 1078. Then it hands the connection to the application bound to the service name specified by the client (see tcpmux(7) for more details).
OPTIONS
There are no options defined.
SEE ALSO
AUTHORS
Martin Sustrik <sustrik@250bpm.com>