ALLOCINCR
sizeof (*newarr) * (nextport + ALLOCINCR));
sizeof (*fds) * (nextport + ALLOCINCR + FDOFFSET));
numports = nextport + ALLOCINCR;