LIBNLS(3LIB) Interface Libraries LIBNLS(3LIB)

libnls - network listener service library

cc [ flag... ] file... -lnls [ library... ]

The functions in this library interact with the network listener daemon, listen(8). The functions are provided for services invoked by the listener daemon and for clients that connect to the services using listen.

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

nlsgetcall nlsprovider
nlsrequest

/usr/lib/libnls.so.1

shared object

/usr/lib/64/libnls.so.1

64-bit shared object

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

ATTRIBUTE TYPE ATTRIBUTE VALUE
MT-Level Unsafe

Intro(3), attributes(7), listen(8)

August 24, 2004 OmniOS