package
1.15.2
Repository: https://github.com/ethereum/go-ethereum.git
Documentation: pkg.go.dev

# 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.