[issue11631] Python 2.7.1 64bit, Win7 64bit problem to read and write with UDP.

Antoine Pitrou report at bugs.python.org
Mon Aug 20 01:23:48 CEST 2012


Antoine Pitrou added the comment:

> I set recvfrom to have a timeout of 5 seconds and stuck it in an
> infinite loop with some response code based on what is received.

Does it make a difference if you set specify a timeout?
Could you upload a script that reproduces the issue?
Also, which Python version have you been running?

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11631>
_______________________________________


More information about the Python-bugs-list mailing list