[erlang-questions] gen_tcp:controlling_process/2 impact

Benoit Chesneau bchesneau@REDACTED
Tue Aug 18 10:22:33 CEST 2015


Hi all,

I am working on some some code that may need to chain and passe a socket
connection between multiple process in a rapid manner and I am wondering
what is the real impact of chaining multiple  `gen_tcp:controlling_process`
from one process to the other in a very fast manner.  Is there any
possibility to bypass it and just give the control to the target at the end?

Benoît
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150818/114db97c/attachment.htm>


More information about the erlang-questions mailing list