fdlimit

Crates.iofdlimit
lib.rsfdlimit
version0.3.0
sourcesrc
created_at2016-12-05 13:04:30.383191
updated_at2023-11-09 11:47:16.003245
descriptionUtility crate for raising file descriptors limit for OSX and Linux
homepage
repositoryhttps://github.com/paritytech/fdlimit
max_upload_size
id7475
size17,607
Core devs (github:paritytech:core-devs)

documentation

README

fdlimit

Cross-platform raise open file descriptors limit

crates.io link

Applicable for OSX and Linux

on Windows does nothing

Dependency

add in Cargo.toml:

[dependencies]
fdlimit = "0.2.1"

License

fdlimit is distributed under the terms of the Apache License (Version 2.0).

See LICENSE for details.

Contribution

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.

Commit count: 25

cargo fmt