SCTP accept?

Steve Davis steven.charles.davis@REDACTED
Sun Sep 13 18:03:47 CEST 2009


The documented example for gen_sctp appears to run only in one
process. The order being
gen_sctp:open, then gen_sctp:listen(Socket, true), then goes straight
into gen_sctp:recv...

What happened to the "accept" step?  i.e. how do you spin off a new
client connection into its own process?

Any comment gratefully received!

/sd


More information about the erlang-questions mailing list