Home | History | Annotate | Download | only in tests

Lines Matching full:maxfds

697     uint32_t maxFds = static_cast<uint32_t>(limit.rlim_cur);
700 for (uint32_t iter = 0; iter < (2 * maxFds); ++iter) {