module documentation
(source)

Twisted inetd TAP support

The purpose of inetdtap is to provide an inetd-like server, to allow Twisted to invoke other programs to handle incoming sockets. This is a useful thing as a "networking swiss army knife" tool, like netcat.

Class ​Options To use it, create a file named `sample-inetd.conf` with:
Function make​Service Undocumented
Variable protocol​Dict Undocumented
def makeService(config): (source)

Undocumented

protocolDict = (source)

Undocumented