Searched refs:max_highest_fd (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib/ | ||
H A D | ioloop-select.c | 24 int max_highest_fd; local 26 max_highest_fd = ctx->highest_fd-1; 35 if (ctx->highest_fd == max_highest_fd) |
Completed in 6 milliseconds