Changes between and of Initial VersionVersion 1Ticket #4697
- Timestamp:
- 10/18/2010 10:22:12 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4697 – description
initial v1 1 You should be able to run a Twisted server via a facility like i mapd, or just as a subprocess for debugging.1 You should be able to run a Twisted server via a facility like inetd, or just as a subprocess for debugging. 2 2 3 3 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.
