[erlang-questions] inets and ssl start/1 stop/1

Edward Stow ed.stow@REDACTED
Sat Jan 10 02:42:53 CET 2009


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.

-- 
Edward Stow



More information about the erlang-questions mailing list