[erlang-questions] enfile error in socket
Bengt Kleberg
bengt.kleberg@REDACTED
Wed Jan 3 08:27:52 CET 2007
On 2007-01-03 08:05, Surindar Sivanesan wrote:
>
> Dear all,
>
> I faced a *enfile* error in socket connection while running an
> aplication in erlang version 5.5 in Windows Server 2003.
>
> I tried to increase the environment variable for ERL_MAX_PORT using
> *erlang:*|*open_port*| */2*. But i dont know how to use the first
there is no (direct) connection between erlang ports and sockets.
changing ERL_MAX_PORT will not help you with a *enfile* error in socket
connection.
bengt
--
EPO guidelines 1978: "If the contribution to the known art resides
solely in a computer program then the subject matter is not
patentable in whatever manner it may be presented in the claims."
More information about the erlang-questions
mailing list