Fake version of resource which hard-codes a particular rlimit for maximum open files.

Method __init__ Undocumented
Method getrlimit A fake of resource.getrlimit which returns a pre-determined result.
Instance Variable _limit The value to return for the hard limit of number of open files.
_limit =
The value to return for the hard limit of number of open files.
def __init__(self, limit):
Undocumented
def getrlimit(self, no):

A fake of resource.getrlimit which returns a pre-determined result.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.