Questions about Erlang port drivers

Claes Wikstrom klacke@REDACTED
Tue Jan 31 21:49:04 CET 2006


Rich Neswold wrote:
> Hello,
> 
> I've written an Erlang port driver and ran across some puzzling behavior.

I don't know about your timer issues, those are probably hard.
However if I were to interface such slow hw as RS232 from Erlang
I wouldn't use a driver. I'd use a regular port program which
then communicates with erlang either over loopback or stdin/out.


/klacke



-- 
Claes Wikstrom                        -- Caps lock is nowhere and
http://www.hyber.org                  -- everything is under control
cellphone: +46 70 2097763



More information about the erlang-questions mailing list