Ticket #5248 enhancement closed fixed
Public API for instantiating twisted.internet.tcp.Port from a file descriptor
| Reported by: | rwall | Owned by: | exarkun |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | branches/tcp-port-from-fd-5248-2 | |
| Author: | exarkun | Launchpad Bug: |
Description
I want to launch a twisted service via systemd, inetd, launchd using "socket activation".
So I will need to pass an existing listening socket filedescriptor to t.i.t.Port
Or maybe I should be looking at creating a new type of Endpoint.
See also:
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

