[erlang-questions] inets and ssl start/1 stop/1
Claes Wikström
klacke@REDACTED
Wed Jan 14 20:44:34 CET 2009
Edward Stow wrote:
> Hi
>
> Within a yaws application I am start/1 ing inets and ssl to send a
> post request to an external server.
>
> Should I be stopping these services when my request returns.
>
> I assume that for each yaws request a new process is started and that
> the inets ssl services are stopped when the process exits.
>
Don't stop anything.
/klacke
More information about the erlang-questions
mailing list