[Python-Dev] 2.4 asyncore headache

A.M. Kuchling amk at amk.ca
Fri Aug 13 22:03:47 CEST 2004


On Fri, Aug 13, 2004 at 03:58:28PM -0400, Tim Peters wrote:
> Now somebody, for some reason, added this to 2.4's asyncore.py:
>             if sys.platform == 'win32':
>                 reuse_constant = socket.SO_EXCLUSIVEADDRUSE

I'll back out this change.

--amk


More information about the Python-Dev mailing list