[erlang-questions] SCTP: controlling process for specified socket AND association ID
Maxim Treskin
zerthurd@REDACTED
Fri Jan 23 13:49:58 CET 2009
Hello
Is it possible to make controlling process, which handles all messages from
specified association ID?
At this time, I have one SCTP-listener, which controls socket and routes
data received from it to processes of each assoc_id.
How I can remove this routing? I want something like SCTP-accept function
for C-language, and don't want to use routing logic in listener process.
Thank you.
--
Maxim Treskin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090123/7685c66b/attachment.htm>
More information about the erlang-questions
mailing list