[Twisted-Python] Log file ownership

Glyph glyph at twistedmatrix.com
Wed Jun 27 00:14:34 MDT 2012


On Jun 26, 2012, at 6:49 PM, David Strauss <david at davidstrauss.net> wrote:

> You can also bind to privileged ports now using listeners like systemd
> (and, presumably xinetd).

xinetd has some mechanism to pass the listening socket, but I don't think Twisted supports it yet.  I believe the string endpoint description for systemd is somewhat specific to systemd's idiom for communicating about the socket involved; when we add launchd support, launchd is kinda specific too; see <http://tm.tl/5576>.  Any xinetd users want to do one for that daemon?

-glyph



More information about the Twisted-Python mailing list