[Twisted-Python] connect/listenUNIX with fd's from socketpair

Jon Dyte jon at totient.demon.co.uk
Mon Jul 12 16:09:20 EDT 2004


Hi

assuming a working version of socketpair (which I do have courtesy of the scgi 
module here http://www.mems-exchange.org/software/scgi/)

Is there a way to perform listenUNIX or connectUNIX on the reactor with
just the raw file descriptors?

I have twisted script, which I plan to fork after calling socketpair
which will give me a child processes connected to each other? 


Jon





More information about the Twisted-Python mailing list