Interface Libraries libdns_sd(3LIB)
NAME
libdns_sd - DNS service discovery library
SYNOPSIS
cc [ flag ... ] file ... -ldns_sd [ library ... ]
#include
DESCRIPTION
The libdns_sd library functions provide facilities for
applications to advertise and discover services that use the DNS protocol. INTERFACESThe shared object libdns_sd.so.1 provides the public inter-
faces defined below. See Intro(3) for additional information on shared object interfaces. DNSServiceBrowse DNSServiceConstructFullName DNSServiceCreateConnection DNSServiceEnumerateDomains DNSServiceProcessResult DNSServiceQueryRecord DNSServiceReconfirmRecord DNSServiceRefDeallocate DNSServiceRefSockFD DNSServiceRegister DNSServiceResolve TXTRecordCreate FILES/lib/libdns_sd.so.1 shared object
/lib/64/libdns_sd.so.1 64-bit shared object
ATTRIBUTES
See attributes(5) for description of the following attri-
butes:SunOS 5.11 Last change: 20 Aug 2007 1
Interface Libraries libdns_sd(3LIB)
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Interface Stability | Committed ||_____________________________|_____________________________|
| MT-Level | Safe |
|_____________________________|_____________________________|
SEE ALSO
Intro(3), attributes(5)SunOS 5.11 Last change: 20 Aug 2007 2