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 sbt
Recipients kristjan.jonsson, sbt
Date 2012-10-21.17:21:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350840082.43.0.801367725826.issue16295@psf.upfronthosting.co.za>
In-reply-to
Content
Using VS2010 _socket links against ws2_32.lib but select links against wsock32.lib.

Using VS2008 both extensions link against ws2_32.lib.  It appears that the conversion to VS2010 caused the regression.

(Compare #10295 and #11750.)
History
Date User Action Args
2012-10-21 17:21:22sbtsetrecipients: + sbt, kristjan.jonsson
2012-10-21 17:21:22sbtsetmessageid: <1350840082.43.0.801367725826.issue16295@psf.upfronthosting.co.za>
2012-10-21 17:21:22sbtlinkissue16295 messages
2012-10-21 17:21:22sbtcreate