librac(4)
NAME
librac − remote asynchronous calls library
SYNOPSIS
cc [ flag ... ] file ... −lrac −lnsl [ library ... ]
#include <rpc/rpc.h>
#include <rpc/rac.h>
DESCRIPTION
Functions in this library provide a remote asynchronous call interface to the RPC library.
The shared object librac.so.1 provides the public interfaces defined below.
For additional information on shared object interfaces, see intro(4).
INTERFACES
SUNW_1.1 (generic):
| clnt_create | clnt_create_vers | clnt_dg_create |
| clnt_tli_create | clnt_tp_create | clnt_vc_create |
| rac_drop | rac_poll | rac_recv |
| rac_send | rac_senderr | rpcb_getaddr |
| rpcb_getmaps | rpcb_gettime | rpcb_rmtcall |
| rpcb_set | rpcb_taddr2uaddr | rpcb_uaddr2taddr |
| rpcb_unset | xdrrec_create | xdrrec_endofrecord |
| xdrrec_eof | xdrrec_readbytes | xdrrec_skiprecord |
FILES
/usr/lib/librac.so.1 shared object
/usr/lib/librac.a archive library
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
| MT-Level | Unsafe |
SEE ALSO
pvs(1), rpc_rac(3N), intro(4), attributes(5)
SunOS 5.6 — Last change: 31 Dec 1996