Function base::sys::linux::max_open_files

source ·
pub fn max_open_files() -> Result<rlimit64>
Expand description

Get the soft and hard limits of max number of open files allowed by the environment.