[New-bugs-announce] [issue6397] Implementing Solaris "poll" in the "select" module

Jesús Cea Avión report at bugs.python.org
Wed Jul 1 18:49:15 CEST 2009


New submission from Jesús Cea Avión <jcea at jcea.es>:

In Python 2.6 we added support for Linux "epoll" and *BSD "kqueue" in
the select module. I think we should add support for Solaris "poll"
interface too.

What do you think?.

I volunteer to do the work, if you agree this is a feature we want to
have. I think so.

----------
assignee: jcea
components: Library (Lib)
messages: 89989
nosy: jcea
severity: normal
stage: needs patch
status: open
title: Implementing Solaris "poll" in the "select" module
type: feature request
versions: Python 2.7, Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6397>
_______________________________________


More information about the New-bugs-announce mailing list