twisted.runner.inetdtap
module documentationtwisted.runner
View 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 | makeService | Undocumented |