Searched refs:MAX_NETIO_FDS (Results 1 – 1 of 1) sorted by relevance
21 #define MAX_NETIO_FDS 1024 macro111 static struct pollfd fds[MAX_NETIO_FDS]; in netio_dispatch()146 if (handler->fd != -1 && numfd < MAX_NETIO_FDS) { in netio_dispatch()