Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:DNSServiceProcessResult

709  * socket, the client should call DNSServiceProcessResult(), which will extract the daemon's
712 * a client can choose to fork a thread and have it loop calling "DNSServiceProcessResult(ref);"
713 * If DNSServiceProcessResult() is called when no data is available for reading on the socket, it
715 * When data arrives on the socket, the client is responsible for calling DNSServiceProcessResult(ref)
728 /* DNSServiceProcessResult()
735 * client is responsible for ensuring that DNSServiceProcessResult() is called whenever there is
746 DNSServiceErrorType DNSSD_API DNSServiceProcessResult(DNSServiceRef sdRef);
2402 * After using DNSServiceSetDispatchQueue on a DNSServiceRef, calling DNSServiceProcessResult