[Twisted-Python] WaitForMultipleObjects socket limitation

Tristan Seligmann mithrandi at mithrandi.net
Fri Apr 8 00:56:11 MDT 2011


On Fri, Apr 8, 2011 at 4:52 AM, Kevin Horn <kevin.horn at gmail.com> wrote:
> Note that you can wait on more than 64 objects at a time, just not using a
> single WaitForMultipleObjects call.  The MSDN page Glyph pointed out has a
> little more info.

The proposed solutions, however, seem rather unsatisfactory. If you're
going to start spawning new threads to monitor everything, you might
as well just do IOCP in another thread, or even in the main thread (at
least as far as I know).
-- 
mithrandi, i Ainil en-Balandor, a faer Ambar




More information about the Twisted-Python mailing list