evPollfdRealloc
if (fd >= ctx->maxnfds && evPollfdRealloc(ctx, 1, fd) != 0)
extern int evPollfdRealloc(evContext_p *ctx, int pollfd_chunk_size, int fd);