Crates.io | fdlimit |
lib.rs | fdlimit |
version | 0.3.0 |
source | src |
created_at | 2016-12-05 13:04:30.383191 |
updated_at | 2023-11-09 11:47:16.003245 |
description | Utility crate for raising file descriptors limit for OSX and Linux |
homepage | |
repository | https://github.com/paritytech/fdlimit |
max_upload_size | |
id | 7475 |
size | 17,607 |
Cross-platform raise open file descriptors limit
Applicable for OSX and Linux
on Windows does nothing
add in Cargo.toml:
[dependencies]
fdlimit = "0.2.1"
fdlimit
is distributed under the terms of the Apache License (Version 2.0).
See LICENSE for details.
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in fdlimit
by you, as defined in the Apache-2.0 license, shall be
licensed as above, without any additional terms or conditions.