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

Itamar Shtull-Trauring itamar at itamarst.org
Tue Jul 13 09:10:16 MDT 2004


On Mon, 2004-07-12 at 16:09, Jon Dyte wrote:

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

The current spawnProcess API allows something like that already, I
think, though I don't know enough to be sure (you can have arbitrary fds
be either read or write from the parent process).

-- 
Itamar Shtull-Trauring    http://itamarst.org






More information about the Twisted-Python mailing list