Part of twisted.runner.inetdconf View Source View In Hierarchy
| Method | __init__ | Undocumented |
| Method | parseFields | Parse an inetd.conf file. |
Inherited from SimpleConfFile:
| Method | parseFile | Parse a configuration file |
| Method | parseLine | Override this. |
Parse an inetd.conf file.
Implemented from the description in the Debian inetd.conf man page.