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
    
 
SunOS/BSD Compatibility Interface Librarieslibrpcsoc(3LIBUCB)


NAME

 librpcsoc - obsolete RPC library

SYNOPSIS

 
cc [ flag... ] -I /usr/ucbinclude file... -L /usr/libucb \
-R /usr/libucb -lrpcsoc [ library... ]
#include <rpc/rpc.h>

DESCRIPTION

 

Functions in this library implement socket based RPC calls (using socket calls, not TLI ). Applications that require this library should link it before libnsl, which implements the same calls over TLI .

This library is provided for compatibility only; new applications should not link in this library.

INTERFACES

 

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

clnttcp_createclntudp_bufcreate
clntudp_createget_myaddress
getrpcportrtime
svcfd_createsvctcp_create
svcudp_bufcreatesvcudp_create
svcudp_enablecache 

FILES

 
/usr/ucblib/librpcsoc.so.1
shared object
/usr/ucblib/64/librpcsoc.so.1
64-bit shared object

ATTRIBUTES

 

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

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWscpu (32-bit)
 SUNWscpux (64-bit)
MT-LevelUnsafe

SEE ALSO

 

pvs(1), intro(3), rpc_soc(3NSL), libnsl(3LIB), 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.