New submission from Jesús Cea Avión <j...@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 <rep...@bugs.python.org> <http://bugs.python.org/issue6397> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com