[Twisted-Python] UDP & TCP

Andre Engels andreengels at gmail.com
Mon Sep 22 10:30:55 EDT 2008


How can I program a service in Twisted that listens for both UDP and
TCP traffic at the same port? I naively created two services for it,
but then got into an error message because I was listening the same
port twice.

-- 
André Engels, andreengels at gmail.com


More information about the Twisted-Python mailing list