Lines Matching full:blocking
219 // <rdar://problem/7481776> Suppress logs for "A non-blocking socket operation
752 // Close our end of the socketpair *before* blocking in read_all to get the four-byte error code.
910 // where a non-blocking socket is told there is data, but it was a false positive.
912 // Note: If we want to properly support using non-blocking sockets in the future