net_kernel:handle_call

Musumeci, Antonio S Antonio.Musumeci@REDACTED
Fri Feb 19 15:49:42 CET 2010


Is it intentional that there is no catch all function declaration in net_kernel for handle_call?

gen_server:call(net_kernel, blah).

or

gen_server:call({net_kernel,remoteNode}, blah).

will cause it to exit.

It's handled fine in the case of casts however.

--------------------------------------------------------------------------
NOTICE: If received in error, please destroy, and notify sender. Sender does not intend to waive confidentiality or privilege. Use of this email is prohibited when received in error. We may monitor and store emails to the extent permitted by applicable law.


More information about the erlang-questions mailing list