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 christian.heimes
Recipients christian.heimes, therve
Date 2007-12-25.17:13:16
SpamBayes Score 0.053392295
Marked as misclassified No
Message-id <1198602797.4.0.681259413078.issue1657@psf.upfronthosting.co.za>
In-reply-to
Content
UPDATE:
 * Removed EEXIST magic
 * timeout is now milliseconds but supports float for smaller timeouts
 * poll object has a modify method, too
Files
File name Uploaded
trunk_select_epoll_kqueue7.patch christian.heimes, 2007-12-25.17:13:17
History
Date User Action Args
2007-12-25 17:13:17christian.heimessetspambayes_score: 0.0533923 -> 0.053392295
recipients: + christian.heimes, therve
2007-12-25 17:13:17christian.heimessetspambayes_score: 0.0533923 -> 0.0533923
messageid: <1198602797.4.0.681259413078.issue1657@psf.upfronthosting.co.za>
2007-12-25 17:13:17christian.heimeslinkissue1657 messages
2007-12-25 17:13:17christian.heimescreate