This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients giampaolo.rodola, kristjan.jonsson, pitrou, santoso.wijaya, sbt
Date 2012-04-06.11:59:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333713545.16.0.250178850928.issue14310@psf.upfronthosting.co.za>
In-reply-to
Content
I have one question: you're simply doing a binary copy of the WSAPROTOCOL_INFO structure. Does it mean sharing wouldn't work between e.g. different MSVC builds of Python (if the structure is different), or between a 32-bit and a 64-bit Python?
History
Date User Action Args
2012-04-06 11:59:05pitrousetrecipients: + pitrou, kristjan.jonsson, giampaolo.rodola, santoso.wijaya, sbt
2012-04-06 11:59:05pitrousetmessageid: <1333713545.16.0.250178850928.issue14310@psf.upfronthosting.co.za>
2012-04-06 11:59:04pitroulinkissue14310 messages
2012-04-06 11:59:04pitroucreate