package
0.0.0-20210503203356-545402a62131
Repository: https://github.com/bitray-project/go-bitray.git
Documentation: pkg.go.dev

# README

file descriptor limit

# Functions

Current retrieves the number of file descriptors allowed to be opened by this process.
Maximum retrieves the maximum number of file descriptors this process is allowed to request for itself.
Raise tries to maximize the file descriptor allowance of this process to the maximum hard-limit allowed by the OS.