Which ports does distributed Erlang use?
Bengt Kleberg
eleberg@REDACTED
Fri Oct 25 14:24:18 CEST 2002
> X-Authentication-Warning: enfield.sics.se: joe owned process doing -bs
> Date: Fri, 25 Oct 2002 14:11:26 +0200 (CEST)
> From: Joe Armstrong <joe@REDACTED>
...deleted
> Has anybody hacked the erlang distribution kernal to use ONE fixed
> port.
should not
erl -name <name> -kernel inet_dist_listen_min 4711 inet_dist_listen_max 4711
allow you to have only 1 fixed port?
bengt
More information about the erlang-questions
mailing list