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 loewis
Recipients gregory.p.smith, loewis, techtonik
Date 2009-02-17.22:03:25
SpamBayes Score 2.6386679e-05
Marked as misclassified No
Message-id <1234908207.47.0.847238572223.issue5293@psf.upfronthosting.co.za>
In-reply-to
Content
10060 is a winsock error, and there are many, MANY more of them. Read
the winsock documentation for details. It's both impossible and
pointless to document them, since some never occur, others aren't
documented by Microsoft well enough in the first place. Many aspects of
the Microsoft TCP stack are also fairly obscure, and can also change
across Windows releases.
History
Date User Action Args
2009-02-17 22:03:27loewissetrecipients: + loewis, gregory.p.smith, techtonik
2009-02-17 22:03:27loewissetmessageid: <1234908207.47.0.847238572223.issue5293@psf.upfronthosting.co.za>
2009-02-17 22:03:25loewislinkissue5293 messages
2009-02-17 22:03:25loewiscreate