Lines Matching refs:dnssd_EWOULDBLOCK
239 return (num_read < 0 && dnssd_errno == dnssd_EWOULDBLOCK) ? read_all_wouldblock : read_all_fail;