Re: [Twisted-Python] twisted.mail.relaymanager.MXCalculator.getMX in Win32 got problem

2008-12-13 Thread Jean-Paul Calderone
On Sat, 13 Dec 2008 08:46:07 +0800, biziap biziap 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 i

[Twisted-Python] twisted.mail.relaymanager.MXCalculator.getMX in Win32 got problem

2008-12-12 Thread biziap biziap
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