Lines Matching full:blocking
34 """Exception raised when I/O would block on a non-blocking I/O stream."""
330 This is not implemented for read-only and non-blocking streams.
601 BlockingIOError if the underlying raw stream is in non-blocking
935 stream reaches EOF or if the call would block in non-blocking
1135 "write could not complete without blocking", 0)