[erlang-questions] gen_server:cast/call and {via, Module, ViaName}

T Ty tty.erlang@REDACTED
Mon Jul 16 16:38:57 CEST 2018


Hello,

Looking a the code I notice that a gen_server:cast({via, M, N}, Msg) would
use M:send/2 but there does not seem to be a similar functionality for
gen_server:call/2.

Was this intentional ?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20180716/8826588c/attachment.htm>


More information about the erlang-questions mailing list