[Twisted-Python] WebDAV support
Andrew Bennetts
andrew-twisted at puzzling.org
Thu Oct 3 04:35:26 MDT 2002
On Thu, Oct 03, 2002 at 12:21:38PM +0200, Christopher Armstrong wrote:
> On Thu, Oct 03, 2002 at 11:38:14AM +1000, Daniel Stone wrote:
> >
> > I originally started doing this with Twisted, but hit an obstacle. I
> > can't remember what it was, and spiv wrote twisted.inetd seemingly out
> > of spite (hi Andrew! :), so I'm going to start trying with Twisted
> > again.
>
> I'm pretty interested in WebDAV support for Twisted as well -- I'd like
> to eventually support it in TamTam. Where can we discuss its design, &c?
>
> Why did you need inetd support to facilitate a WebDAV server, though?
He's forking processes and chroot/setuid/setgid'ing them, I think. Hence
the example of inetd, which demonstrates passing a socket to a child
process.
-Andrew.
More information about the Twisted-Python
mailing list