Passing a pid to a driver

Serge Aleynikov serge@REDACTED
Wed May 26 14:06:40 CEST 2010


What's the right way of converting erlang_pid* decoded from external 
binary format using ei_decode_pid() to ErlDrvTermData form that can be 
used in a driver to send it a message using driver_send_term()?

Serge


More information about the erlang-questions mailing list