• Ricardo Domingos's avatar
    common/fdlimit: Move fdlimit files to separate package (#15850) · 56152b31
    Ricardo Domingos authored
    * common/fdlimit: Move fdlimit files to separate package
    
    When go-ethereum is used as a library the calling program need to set
    the FD limit.
    
    This commit extract fdlimit files to a separate package so it can be
    used outside of go-ethereum.
    
    * common/fdlimit: Remove FdLimit from functions signature
    
    * common/fdlimit: Rename fdlimit functions
    56152b31
Name
Last commit
Last update
..
fdlimit_freebsd.go Loading commit data...
fdlimit_test.go Loading commit data...
fdlimit_unix.go Loading commit data...
fdlimit_windows.go Loading commit data...