Ticket #4697 enhancement closed fixed
endpoint: stdio
| Reported by: | glyph | Owned by: | ashfall |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | itamar@… | Branch: |
branches/stdio-endpoint-4697-2
(diff, github, buildbot, log) |
| Author: | ashfall | Launchpad Bug: |
Description (last modified by glyph) (diff)
You should be able to run a Twisted server via a facility like inetd, or just as a subprocess for debugging.
This is a little tricky, as there can only be one, and it will interact with daemonization and other implementation details, and may need to have some nasty clever bits in order to stop the reactor when the connection is done.
I think this should be invoked as something like: serverFromString("stdio").
Change History
Note: See
TracTickets for help on using
tickets.
