[erlang-questions] EPmail-0.1 released

Alexander Kuleshov kuleshovmail@REDACTED
Fri Jan 28 18:30:58 CET 2011


Hi to all,

I startin to implement gen_fsm.

When client connect to server by listen socket i started want to start
new gen_fsm for client request handling.

I think i must create supervisor and started gen_fsm child every time
that i accept new connection.

Is it true way?

Thank you.


More information about the erlang-questions mailing list