Sun Microsystems, Inc.
spacerspacer
spacer   www.sun.com docs.sun.com | | |  
spacer
black dot
   
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z
    
 
Interface Librarieslibrac(3LIB)


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_taddr2uaddrrpcb_uaddr2taddr
rpcb_unsetxdrrec_create
xdrrec_endofrecordxdrrec_eof
xdrrec_readbytesxdrrec_skiprecord

FILES

 
/usr/lib/librac.a
archive library
/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, SUNWarc (32-bit)
 SUNWcslx (64-bit)
MT-LevelUnsafe

SEE ALSO

 

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


SunOS 5.9Go To TopLast Changed 27 Feb 2001

 
      
      
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.