DragonFly On-Line Manual Pages

Search: Section:  


TCPMUXD(1)                      nanomsg manual                      TCPMUXD(1)

NAME

tcpmuxd - TCP muliplexer daemon

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

tcpmux(7) nanomsg(7)

AUTHORS

Martin Sustrik <sustrik@250bpm.com[1]>

NOTES

1. sustrik@250bpm.com mailto:sustrik@250bpm.com nanomsg Unknown 12/23/2015 TCPMUXD(1)

Search: Section: