[issue1675118] Epoll wrapper

Christian Heimes report at bugs.python.org
Wed Dec 19 07:58:35 CET 2007


Christian Heimes added the comment:

I've created my own interface modeled after the Twisted interface: #1657

I prefer to wrap the epoll control fd in an object, just like poll.

----------
priority: high -> normal
resolution:  -> duplicate
status: open -> closed
superseder:  -> [patch] select.epoll wrapper for Linux 2.6 epoll()

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1675118>
_____________________________________


More information about the Python-bugs-list mailing list