plugeth/common/fdlimit
Martin Holst Swende f48da43bae common/fdlimit: cap on MacOS file limits, fixes #18994 (#19035)
* 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
2019-02-12 12:29:05 +02:00
..
fdlimit_freebsd.go common/fdlimit: cap on MacOS file limits, fixes #18994 (#19035) 2019-02-12 12:29:05 +02:00
fdlimit_test.go common/fdlimit: cap on MacOS file limits, fixes #18994 (#19035) 2019-02-12 12:29:05 +02:00
fdlimit_unix.go common/fdlimit: cap on MacOS file limits, fixes #18994 (#19035) 2019-02-12 12:29:05 +02:00
fdlimit_windows.go common/fdlimit: cap on MacOS file limits, fixes #18994 (#19035) 2019-02-12 12:29:05 +02:00