The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

DNSServiceReconfirmRecord (3)
  • >> DNSServiceReconfirmRecord (3) ( Solaris man: Библиотечные вызовы )
  •  

    NAME

    DNSServiceReconfirmRecord - verify DNS record
     
    

    SYNOPSIS

    cc [ flag ... ] file ... -ldns_sd [ library ... ]
    #include <dns_sd.h>
    
    void DNSServiceRefSockFD (DNSServiceFlags flags, uint32_t interfaceIndex,
        const char *fullname, uint16_t rrtype, uint16_t rrclass,
        uint16_t rrlen const void *rdata);
    

     

    DESCRIPTION

    The DNSServiceReconfirmRecord() function allows callers to verify whether a DNS record is valid. If an invalid record is found in the cache, the daemon flushes the record from the cache and from the cache of other daemons on the network.  

    RETURN VALUES

    The DNSServiceReconfirmRecord() function returns kDNSServiceErr_NoError on success. Otherwise, an error code defined in <dns_sd.h> is returned to indicate the specific failure that occurred.  

    ATTRIBUTES

    See attributes(5) for description of the following attributes:

    ATTRIBUTE TYPEATTRIBUTE VALUE

    Interface StabilityCommitted

    MT-Level

     

    SEE ALSO

    DNSServiceBrowse(3DNS_SD), DNSServiceQueryRecord(3DNS_SD), DNSServiceRegister(3DNS_SD), DNSServiceResolve(3DNS_SD), attributes(5)


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    RETURN VALUES
    ATTRIBUTES
    SEE ALSO


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру