[Python-Dev] socket recv on win32 can be extremly delayed (python bug?)
"Martin v. Löwis"
martin at v.loewis.de
Wed Apr 23 07:49:13 CEST 2008
> Is there anybody who nows how to solve the problem?
If it's really the problem described in the MSKB article, the article
also suggests a solution: use non-blocking sockets.
Regards,
Martin
More information about the Python-Dev
mailing list