Interface Libraries libnls(3LIB)
NAME
libnls - network listener service library
SYNOPSIS
cc [ flag... ] file... -lnls [ library... ]
DESCRIPTION
The functions in this library interact with the network listener daemon, listen(1M). The functions are provided for services invoked by the listener daemon and for clients that connect to the services using listen. INTERFACESThe shared object libnls.so.1 provides the public interfaces
defined below. See Intro(3) for additional information on shared object interfaces. nlsgetcall nlsprovider nlsrequest FILES/usr/lib/libnls.so.1 shared object
/usr/lib/64/libnls.so.1 64-bit shared object
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:SunOS 5.11 Last change: 24 Aug 2004 1
Interface Libraries libnls(3LIB)
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | system/library (32-bit) |
|_____________________________|_____________________________|
| | SUNWcslx (64-bit) |
|_____________________________|_____________________________|
| MT-Level | Unsafe |
|_____________________________|_____________________________|
SEE ALSO
listen(1M), Intro(3), attributes(5)SunOS 5.11 Last change: 24 Aug 2004 2