Skip to main content

Crate uv_unix

Crate uv_unix 

Source
Expand description

Unix-specific functionality for uv.

This crate is only functional on Unix platforms.

Enums§

OpenFileLimitError
Errors that can occur when adjusting resource limits.

Functions§

adjust_open_file_limit
Attempt to raise the open file descriptor limit to the maximum allowed.