Documentation ¶
Index ¶
Constants ¶
View Source
const ( // UnixMax on unix systems UnixMax uint64 = 999999 // OSXMax on darwin OSXMax uint64 = 24576 )
Variables ¶
View Source
var ( // ErrUnsupportedPlatform error if the platform doesn't support file descriptor increase via system api ErrUnsupportedPlatform = errors.New("unsupported platform") )
Functions ¶
func SetWithUlimit ¶ added in v0.0.4
Types ¶
Click to show internal directories.
Click to hide internal directories.