Query: dnsservicerefdeallocate
OS: opensolaris
Section: 3dnssd
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DNSServiceRefDeallocate(3DNS_SD) DNS Service Discovery Library Functions DNSServiceRefDeallocate(3DNS_SD)NAMEDNSServiceRefDeallocate - close connectionSYNOPSIScc [ flag ... ] file ... -ldns_sd [ library ... ] #include <dns_sd.h> void DNSServiceRefDeallocate (DNSServiceRef sdRef);DESCRIPTIONThe DNSServiceRefDeallocate() call terminates connection to the mDNS daemon. Any services and resource records registered with the DNSSer- viceRef are de-registered. Any browse or resolve queries initiated using the DNSServiceRef are also terminated.ATTRIBUTESSee attributes(5) for description of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+SEE ALSODNSServiceBrowse(3DNS_SD), DNSServiceRegister(3DNS_SD), attributes(5) SunOS 5.11 20 Aug 2007 DNSServiceRefDeallocate(3DNS_SD)
Similar Topics in the Unix Linux Community |
---|
Trying to block signal |
solaris zones vs container.. |
Study UNIX Kernel |
Grep the 'not running' jobs and will send the update in mail with its name(job) |
Shopt -s histappend |