pollmax
polls = 0; pollmax = 0; pollcnt = 0;
array_needsize (struct pollfd, polls, pollmax, pollcnt, EMPTY2);
VARx(int, pollmax)
#define pollmax ((loop)->pollmax)