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-20.10:25:58
SpamBayes Score 0.297664
Marked as misclassified No
Message-id <1198146359.54.0.921000245616.issue1657@psf.upfronthosting.co.za>
In-reply-to
Content
First draft of a kqueue wrapper loosely based on Twisted's _kqueue.c
from the kqreactor branch
Files
File name Uploaded
trunk_select_epoll_kqueue.patch christian.heimes, 2007-12-20.10:25:59
History
Date User Action Args
2007-12-20 10:25:59christian.heimessetspambayes_score: 0.297664 -> 0.297664
recipients: + christian.heimes, therve
2007-12-20 10:25:59christian.heimessetspambayes_score: 0.297664 -> 0.297664
messageid: <1198146359.54.0.921000245616.issue1657@psf.upfronthosting.co.za>
2007-12-20 10:25:59christian.heimeslinkissue1657 messages
2007-12-20 10:25:59christian.heimescreate