[erlang-questions] meaning of Mod ?

by by@REDACTED
Sat Feb 16 07:00:52 CET 2019


I believe the ‘Mod’ means the real server(module) the program trying to start.

You can see a module name_server(.erl) on this page.

And the practice runs with:
1> server1:start(name_server, name_server).

Best Regards,
Yao Bao

> 在 2019年2月16日,13:00,Peter J Etheridge <petergi@REDACTED> 写道:
> 
> Dear Erlangers,
> In module server1 at the top of Joe's book on page 363 is;
> 
> start(Name, Mod)  ->
> 
> In this context, what is the meaning of 'Mod' ?
> 
> Thank you in advance,
> peter
> 
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20190216/083fed23/attachment.htm>


More information about the erlang-questions mailing list