Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
System

Method System.setrlimit()


Method setrlimit

int(0..1) setrlimit(string resource, int soft, int hard)

Description

Sets the soft and the hard process limit on a resource .

See also

getrlimit , getrlimits