class documentation

class InetdConf(SimpleConfFile): (source)

View In Hierarchy

Configuration parser for a traditional UNIX inetd(8)

Class Variable defaultFilename Undocumented
Method __init__ Undocumented
Instance Variable services Undocumented
Instance Variable knownServices Undocumented
Method parseFields Parse an inetd.conf file.

Inherited from SimpleConfFile:

Class Variable commentChar Undocumented
Method parseFile Parse a configuration file
Method parseLine Override this.
defaultFilename = (source)
def __init__(self, knownServices=None): (source)

Undocumented

services = (source)

Undocumented

(type: list)
knownServices = (source)

Undocumented

def parseFields(self, serviceName, socketType, protocol, wait, user, program, *programArgs): (source)

Parse an inetd.conf file.

Implemented from the description in the Debian inetd.conf man page.

API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.