Lines Matching refs:socketpair
616 if (socketpair(AF_DNSSD, SOCK_STREAM, 0, sp) < 0) deliver_request_bailout("socketpair");751 // Close our end of the socketpair *before* blocking in read_all to get the four-byte error code.