id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,branch,branch_author,launchpad_bug
5248,Public API for instantiating twisted.internet.tcp.Port from a file descriptor,rwall,exarkun,"I want to launch a twisted service via systemd, inetd, launchd using ""socket activation"".
 * http://0pointer.de/blog/projects/socket-activation.html

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.


Related tickets: #4697, #4387

See also: 
 * http://0pointer.de/public/systemd-man/sd_listen_fds.html
 * https://code.google.com/p/pyftpdlib/issues/detail?id=147
 * https://code.google.com/p/pyftpdlib/wiki/InetdSupport",enhancement,closed,normal,,core,fixed,,,branches/tcp-port-from-fd-5248-2,exarkun,
