Home
last modified time | relevance | path

Searched refs:limits (Results 1 – 3 of 3) sorted by relevance

/libuv/test/
H A Dtest-emfile.c42 struct rlimit limits; in TEST_IMPL() local
55 limits.rlim_cur = limits.rlim_max = maxfd + 1; in TEST_IMPL()
56 if (setrlimit(RLIMIT_NOFILE, &limits)) { in TEST_IMPL()
/libuv/docs/src/
H A Dmisc.rst629 limits imposed by the OS. If there is no such constraint, or the constraint
644 limits imposed by the OS. If there is no such constraint, or the constraint
/libuv/
H A DChangeLog5878 * windows: fix mingw32 build, include limits.h (Yasuhiro Matsumoto)

Completed in 39 milliseconds