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 troels
Recipients
Date 2004-06-10.11:13:59
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Here's a patch to convert socketmodule to use poll()
for the timeout handling.

ifdefs and includes have been copied from selectmodule,
so I believe they should be correct for all platforms.

Compiled and tested on Linux (RH73).
History
Date User Action Args
2007-08-23 15:38:08adminlinkissue970288 messages
2007-08-23 15:38:08admincreate