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 gvanrossum
Recipients gvanrossum, loewis, neologix, pitrou, vstinner, yselivanov
Date 2014-07-20.20:00:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I don't know much about how sockets are implemented on Windows; is there a guarantee that the space of possible socket fds doesn't overlap the space of possible stream fds?
History
Date User Action Args
2014-07-20 20:00:28gvanrossumsetrecipients: + gvanrossum, loewis, pitrou, vstinner, neologix, yselivanov
2014-07-20 20:00:28gvanrossumsetmessageid: <[email protected]>
2014-07-20 20:00:28gvanrossumlinkissue22018 messages
2014-07-20 20:00:28gvanrossumcreate