[erlang-questions] Simple OTP Question...

Maxim Treskin zerthurd@REDACTED
Wed Oct 1 05:27:55 CEST 2008


Just read `erl -man gen_server`.

======
 start(ServerName, Module, Args, Options) -> Result
          ServerName = {local, Name} | {global, GlobalName}
======
ServerName is NOT {ok, Name}

> However, if I remove the "true, " in the source, the gen_server starts.
Which of?

-- 
Maxim Treskin



More information about the erlang-questions mailing list