[erlang-patches] [PATCH] Add inets_sup:start_link/0

Gustav Simonsson gustav@REDACTED
Tue Mar 13 14:44:49 CET 2012


Hi Jay,

We have included this patch in the 'pu' branch.
Thank you for the contribution!

Regards,
Gustav Simonsson
Erlang/OTP team

On 2012-03-06 06:09, Jay Nelson wrote:
> inets_app calls supervisor:start_link/3 directly rather than calling the
> root supervisor function inets_sup:start_link/0. This precludes using
> included_applications to start inets without having a wrapper function.
> This patch makes inets_app follow the standard OTP application structure.
>
> git fetch git://github.com/jaynel/otp.git inets_sup_start_link
>
> https://github.com/jaynel/otp/compare/inets_sup_start_link
> https://github.com/jaynel/otp/compare/inets_sup_start_link.patch
>
> jay
>
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches




More information about the erlang-patches mailing list