[Twisted-Python] Re: Twisted UDP & makeConnection

James Saker jamessaker at firepole.com
Sun Sep 4 21:23:42 EDT 2005


> Jp Calderone <exarkun at divmod.com> writes
>Twisted's UDP support doesn't use factories.  Since UDP isn't connection 
oriented, there's little or no reason to construct new protocol instances to 
handle traffic: 

OK... that makes sense. I'll give that a shot. I wondered if the 
connectionless nature of UDP changed things at all... thanks!

Jamie




More information about the Twisted-Python mailing list