[Python-Dev] Asyncore .set_reuse_addr() on Windows

Mark Hammond mhammond at skippinet.com.au
Tue Aug 10 01:14:50 CEST 2004


> OK; I just care about platforms where the alternative constant is
> necessary.  It sounds to me like win32 is therefore the only relevant
> sys.platform string to check for.  Thanks!

I believe the Windows CE port uses "wince", and I see no reason not to think
async code will end up running there (assuming the platform itself
continues).

Mark.



More information about the Python-Dev mailing list