On Sat, 13 Dec 2008 08:46:07 +0800, biziap biziap <fet...@gmail.com> wrote:
The problem is that: the UDP listening ports increase rapidly and eventually come to the end: too many open file in selector. As many as the hosts you lookup, those UDP ports are still alive. It is very different from running this script in Linux (gentoo 2.6). In Linux, the listening UDP port keep only 1 instance no matter how many lookups . Try the script below:
This may be due to <http://twistedmatrix.com/trac/ticket/970>. Jean-Paul _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python