[erlang-questions] call_port with binary

Paul Oliver puzza007@REDACTED
Thu Oct 25 19:15:00 CEST 2007


Hi all,

I have a piece of code that does:

port_command(Port, term_to_binary(Msg)),

where msg is:

{Num, Binary}

This message never seems to get to my port, whereas other messages
with non-binary args in the tuple do.  Does anyone know why this could
be?

Thanks in advance,
Paul.



More information about the erlang-questions mailing list