Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
System

Method System.setrlimit()


Method setrlimit

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

Description

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

See also

getrlimit , getrlimits