Skip to main content

limit

Function limit 

Source
pub fn limit() -> Result<i32>
Expand description

Returns the current open file descriptor limit for the process, or an error on platforms where the limit cannot be queried.