[erlang-questions] how erlang handle multiple processes accepting on a socket?

Max Lapshin max.lapshin@REDACTED
Sat Jun 14 12:44:36 CEST 2014


Driver is awakened on READ_READY event on listener socket, then it calls
accept() which returns immediately without blocking, new Port is made out
of this socket and sent to next listener.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140614/1096d452/attachment.htm>


More information about the erlang-questions mailing list