With DECC$SELECT_IGNORES_INVALID_FD enabled, select fails with errno set to EBADF when an invalid file descriptor is specified in one of the descriptor sets. With DECC$SELECT_IGNORES_INVALID_FD disabled, select ignores invalid file descriptors.