[Python-Dev] Asyncore .set_reuse_addr() on Windows (original) (raw)
A.M. Kuchling amk at amk.ca
Thu Aug 12 15:36:55 CEST 2004
- Previous message: [Python-Dev] Asyncore .set_reuse_addr() on Windows
- Next message: [Python-Dev] decimal.Context.copy() shallow or deep?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Aug 10, 2004 at 08:26:13AM -0500, Jeff Epler wrote:
SOEXCLUSIVEADDRUSE sounds like the exact opposite of SOREUSEADDR, according to a page I found when trying to find out whether any other platform has SOEXCLUSEIVEADDRUSE: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winsock/winsock/usingsoexclusiveaddruse.asp
Hm; this change came from patch #982681; I'm not a Windows person either, and just assumed the patch was correct for Winsock's semantics. Unless someone with Windows experience can suggest otherwise, I'll back out this change.
--amk
- Previous message: [Python-Dev] Asyncore .set_reuse_addr() on Windows
- Next message: [Python-Dev] decimal.Context.copy() shallow or deep?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]