From 47f8db4e66950fe9d8c48e31e6230c4073cf5e70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Thu, 31 Mar 2016 14:51:56 +0200 Subject: rpc: Remove functions deprecated in R12B --- lib/kernel/doc/src/rpc.xml | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'lib/kernel/doc/src') diff --git a/lib/kernel/doc/src/rpc.xml b/lib/kernel/doc/src/rpc.xml index 032b4fb0c3..be1641ffd9 100644 --- a/lib/kernel/doc/src/rpc.xml +++ b/lib/kernel/doc/src/rpc.xml @@ -346,26 +346,6 @@ - - - - Interact with the servers on a number of nodes - (deprecated). - - -

Deprecated. Use - multi_server_call/2,3 - instead.

-
-

In Erlang/OTP R6B and earlier releases, - multi_server_call/2,3 could not handle the case - where the remote node exists, but there is no server called - Name. Instead, this function had to be used. In - Erlang/OTP R7B and later releases, however, the functions are - equivalent, except that this function is slightly slower.

-
-
- Broadcast a message synchronously to a registered process on -- cgit v1.2.3