Erlang Port

Serge Aleynikov serge@REDACTED
Thu May 29 13:09:20 CEST 2003


After spending a couple of days in trying to get the C port to work with 
Erlang under Windows, I seem to resolve most side-effect issues that 
were on the way of getting the port to work:

http://www.erlang.org/ml-archive/erlang-questions/200305/msg00259.html

However, I still have one problem.  The port works reliably on small 
message packets (up to 1505 bytes), but when the message size exceeds 
this barrier, the remaining Erlang -> C stream seems to be getting lost.

I tried to enable stdin buffering in the C port, but I am not sure if 
Erlang is buffering it's stdout in sending data.  Is there a way to 
chack/enable it?

Thanks.

Serge




More information about the erlang-questions mailing list