Re: Missing return values for mnesia:subscribe/1 in documentation
PAILLEAU Eric <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.bugs |
|---|---|
| Message-ID | <[email protected]> |
I pushed a PR #564 to fix this.
regards
Le 11/11/2014 23:40, PAILLEAU Eric a écrit :
> Hi,
> I found that in online documentation is missing possible returned values
> of mnesia:subscribe/1 .
>
> By trying, looks like {ok, nodes()} when OK, but what on error ?
>
> I cannot see more info in User's Guide either ...
>
> ---8<------------------------------------------------------------------------------
>
> subscribe(EventCategory)
>
> Ensures that a copy of all events of type EventCategory are sent to the
> caller. The event types available are described in the Mnesia User's Guide.
> ---8<------------------------------------------------------------------------------
>
>
> Regards.
>
>
_______________________________________________
erlang-bugs mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-bugs