Function set_max_open_files

Source
fn set_max_open_files(limit: rlimit64) -> Result<()>
Expand description

Set the soft and hard limits of max number of open files to the given value.