mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 08:07:22 +00:00
* common/fdlimit: cap on MacOS file limits, fixes #18994
* common/fdlimit: fix Maximum-check to respect OPEN_MAX
* common/fdlimit: return error if OPEN_MAX is exceeded in Raise()
* common/fdlimit: goimports
* common/fdlimit: check value after setting fdlimit
* common/fdlimit: make comment a bit more descriptive
* cmd/utils: make fdlimit happy path a bit cleaner
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| abigen | ||
| bootnode | ||
| clef | ||
| ethkey | ||
| evm | ||
| faucet | ||
| geth | ||
| internal/browser | ||
| p2psim | ||
| puppeth | ||
| rlpdump | ||
| swarm | ||
| utils | ||
| wnode | ||