POLLFDS_GROWTH_SIZE
((num_pollfds + POLLFDS_GROWTH_SIZE) *
for (i = 1; i < POLLFDS_GROWTH_SIZE; i++)
num_pollfds += POLLFDS_GROWTH_SIZE;