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 vstinner
Recipients amaury.forgeotdarc, brian.curtin, janglin, loewis, pitrou, schmir, vstinner
Date 2011-01-11.00:51:34
SpamBayes Score 0.24391526
Marked as misclassified No
Message-id <1294707098.95.0.822591672286.issue9566@psf.upfronthosting.co.za>
In-reply-to
Content
> On Windows, SOCKET_T is an offset in per-process handle table.
> The per-process limit on kernel handles is 2^24. Kernel Objects:

Reference: http://www.mail-archive.com/openssl-dev@openssl.org/msg23781.html
History
Date User Action Args
2011-01-11 00:51:39vstinnersetrecipients: + vstinner, loewis, amaury.forgeotdarc, pitrou, schmir, brian.curtin, janglin
2011-01-11 00:51:38vstinnersetmessageid: <1294707098.95.0.822591672286.issue9566@psf.upfronthosting.co.za>
2011-01-11 00:51:34vstinnerlinkissue9566 messages
2011-01-11 00:51:34vstinnercreate