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 zseil
Recipients
Date 2007-03-16.12:31:49
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This is a known limitation of Windows; unlike
UNIX like systems, it treats sockets and file
descriptors as completely different entities.
I don't think there is anything that Python
can do to hide this difference.
History
Date User Action Args
2007-08-23 14:52:30adminlinkissue1681674 messages
2007-08-23 14:52:30admincreate