MAX_FD_TABLE_SIZE
if (newSize == 0 || newSize > MAX_FD_TABLE_SIZE)
rlp->rlim_max = MAX_FD_TABLE_SIZE;
&& rlp->rlim_max != MAX_FD_TABLE_SIZE)