summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/rpc_clnt_calls.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/rpc/rpc_clnt_calls.3')
-rw-r--r--lib/libc/rpc/rpc_clnt_calls.34
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/rpc/rpc_clnt_calls.3 b/lib/libc/rpc/rpc_clnt_calls.3
index 126efce..08435b8 100644
--- a/lib/libc/rpc/rpc_clnt_calls.3
+++ b/lib/libc/rpc/rpc_clnt_calls.3
@@ -166,7 +166,9 @@ Take the same arguments as
but instead of sending a message to the standard error
indicating why an RPC
call failed, return a pointer to a string which contains the message.
+The
.Fn clnt_sperrno
+function
is normally used instead of
.Fn clnt_perrno
when the program does not have a standard error (as a program
@@ -240,7 +242,9 @@ Warning:
broadcast file descriptors are limited in size to the
maximum transfer size of that transport.
For Ethernet, this value is 1500 bytes.
+The
.Fn rpc_broadcast
+function
uses
.Dv AUTH_SYS
credentials by default (see
OpenPOWER on IntegriCloud