Contents

CFNetworkErrors.cfNetServiceErrorDNSServiceFailure

The DNS service discovery returned an error.

Declaration

case cfNetServiceErrorDNSServiceFailure

Discussion

Query the kCFDNSServiceFailureKey key to find out the error returned by DNS service discovery and look up the code in /usr/include/dns_sd.h or DNS Service Discovery C.

See Also

Constants