Threads on Win32 with Blocking calls

Campbell cb921 at voice.co.za
Sun Apr 22 14:03:17 EDT 2001


I've read in the thread documentation that not all blocking io functions
work well under threads.  The C libs I am interfacing to are
threadworthy, but I need a bunch of threads that all block without
blocking each other.  Everything seems to point to this being the
problem.. does anyone have tips or help, workaround or solution?

thank you kind

campbell




More information about the Python-list mailing list