Content-type: text/html Man page of librac

librac

Section: Interface Libraries (3LIB)
Updated: 13 Jun 2003
Index Return to Main Contents
 

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.  

INTERFACES

The shared object librac.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces.

clnt_createclnt_create_vers
clnt_dg_createclnt_tli_create
clnt_tp_createclnt_vc_create
rac_droprac_poll
rac_recvrac_send
rac_senderrrpcb_getaddr
rpcb_getmapsrpcb_gettime
rpcb_rmtcallrpcb_set
rpcb_unsetxdrrec_create
xdrrec_endofrecordxdrrec_eof
xdrrec_readbytesxdrrec_skiprecord

 

FILES

/usr/lib/librac.so.1 shared object

/usr/lib/64/librac.so.1 64-bit shared object file

 

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWcsl (32-bit)
SUNWcslx (64-bit)
MT-LevelUnsafe

 

SEE ALSO

pvs(1), intro(3), rpc_rac(3RAC), attributes(5)


 

Index

NAME
SYNOPSIS
DESCRIPTION
INTERFACES
FILES
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:38:41 GMT, October 02, 2010