[erlang-questions] erl_driver and select() usage

Alessandro Sivieri alessandro.sivieri@REDACTED
Mon Jun 24 11:30:47 CEST 2013


Well, the asynchronous function of the library that I want to use actually
uses select() in its implementation... so in a way it is already doing what
I usually do with driver_select().


On Mon, Jun 24, 2013 at 5:43 AM, Max Lapshin <max.lapshin@REDACTED> wrote:

> It is good if you can find some file descriptor that is responsible for
> your hardware events.
> If no then launch it in separate thread
>



-- 
Sivieri Alessandro
alessandro.sivieri@REDACTED
http://sivieri.wordpress.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130624/575a714a/attachment.htm>


More information about the erlang-questions mailing list