[erlang-questions] driver_mk_* safe to call from async function?

Dave Smith dizzyd@REDACTED
Fri Dec 28 15:13:11 CET 2007


Greetings,

I'm writing a driver that will use async functions to do some
processing. While in those async functions, is it safe to call the
driver_mk_* functions, or do I need to hold a port lock?

Thanks,

D.



More information about the erlang-questions mailing list