MAX_NETIO_FDS
static struct pollfd fds[MAX_NETIO_FDS];
if (handler->fd != -1 && numfd < MAX_NETIO_FDS) {