Get the blocking mode of the file descriptor: False if the O_NONBLOCK flag is set, True if the flag is cleared.
os.get_blocking(fd, /)