kubo/cmd/ipfs/util
rob-deutsch 8cca57244c supressed fd util printing to output
Moved the fmt.Printf call from ManageFdLimit() to the calling code. ManageFdLimit() is called by tests and its annoying to have it output text

License: MIT
Signed-off-by: Rob Deutsch <rdeutschob@gmail.com>
2018-09-24 20:35:06 +10:00
..
ulimit_freebsd.go fixed test of raised fd limits 2018-09-24 20:35:02 +10:00
ulimit_test.go supressed fd util printing to output 2018-09-24 20:35:06 +10:00
ulimit_unix.go fixed test of raised fd limits 2018-09-24 20:35:02 +10:00
ulimit_windows.go This patch contains more safe checking in syscall rlimit and unit tests 2017-12-04 17:27:00 -05:00
ulimit.go supressed fd util printing to output 2018-09-24 20:35:06 +10:00