Home | History | Annotate | Download | only in mDNSShared

Lines Matching full:invoked

293      * When callbacks are invoked using a shared DNSServiceRef, the
299 * is invoked with the MoreComing flag set, the code should update its
302 * invoked with the MoreComing flag not set, the code should update *all*
305 * that happened to be the last one to be invoked.
855 * the error that occurred (the callback is not invoked and the DNSServiceRef
882 * invoked with the kDNSServiceFlagsAdd flag set. When Wide-Area
888 * be invoked with the kDNSServiceFlagsAdd flag not set. The callback
889 * is *not* invoked in the case where the caller explicitly terminates
1020 * the error that occurred (the callback is never invoked and the DNSServiceRef
1250 * the error that occurred (the callback is not invoked and the DNSServiceRef
1378 * the error that occurred (the callback is never invoked and the DNSServiceRef
1496 * the error that occurred (the callback is never invoked and the DNSServiceRef
1723 * the error that occurred (the callback is never invoked and the DNSRecordRef is
1803 * The client callback will be invoked, informing the client of the NAT gateway's
1837 * will just be invoked giving your own address and port.
1838 * - If a NAT mapping is required and obtained, then your callback will be invoked
1842 * invoked giving zero address and port.
1849 * be invoked any time the mapping state changes. This property complements point (1) above.