[Twisted-Python] cReactor fixes

Itamar Shtull-Trauring twisted at itamarst.org
Sun Jan 5 21:50:17 MST 2003


On Sun, 05 Jan 2003 14:34:10 -0800 (PST)
Brian Warner <warner at lothar.com> wrote:

>  IReactorProcess [9 failures]
>   launching child processes is unimplemented 

>  IReactorMulticast [5 failures]
>   multicast support is not implemented
> 
>  IReactorUDP [23 failures]
>   UDP support is unimplemented

I'll fix the test suite to only run these tests if the appropriate
interface is implemented. There's no reason cReactor has to support UDP
or multicast, though it'd be nice if it implemented IFDSelector or
whatever it's called so that it could use the python UDP, SSL, process
and multicast code.

-- 
Itamar Shtull-Trauring    http://itamarst.org/
Available for Python, Twisted, Zope and Java consulting
***> http://VoteNoWar.org -- vote/donate/volunteer <***




More information about the Twisted-Python mailing list