Erlang - C Node Timeout Question
Hal Snyder
hal@REDACTED
Fri Apr 16 01:45:50 CEST 2004
Danie Schutte <daniesc@REDACTED> writes:
> I am wondering about the best solution for the following problem - I
> have an embedded C node - which is started by an Erlang node. The
> erlang node communicates with the C node and everything is working -
> except for an operation where the C node waits for security keys to
> be entered (takes about 3 minutes) - then the erlang node receives a
> timeout message - is there a place where this timeout value can be
> set - or is there another solution that might be suggested.
A guess would be the C node is not responding to an ERL_TICK when
needed.
But it would help to know more about how the C node and E node are
talking.
[Subversives here are pushing for more UBF, less ei. :) ]
More information about the erlang-questions
mailing list