[Twisted-Python] Aaargh

Itamar Shtull-Trauring twisted at itamarst.org
Wed Mar 20 09:19:39 MST 2002


"""
The Win32 event mechanism (e.g. WaitForMultipleObjects()) can only wait on 
64 event objects at a time.
"""

Same as select(). so we may need to use multiple threads for the win32 event 
loop.





More information about the Twisted-Python mailing list