DNSServiceRefDeallocate - close connection
cc [ flag ... ] file ... -ldns_sd [ library ... ] #include <dns_sd.h> void DNSServiceRefDeallocate (DNSServiceRef sdRef);
The DNSServiceRefDeallocate() call terminates connection to the mDNS daemon. Any services and resource records registered with the DNSServiceRef are de-registered. Any browse or resolve queries initiated using the DNSServiceRef are also terminated.
See attributes(5) for description of the following attributes:
|
DNSServiceBrowse(3DNS_SD), DNSServiceRegister(3DNS_SD), attributes(5)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |