[Python-Dev] epoll implementation (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Fri May 26 20:03:12 CEST 2006
- Previous message: [Python-Dev] epoll implementation
- Next message: [Python-Dev] epoll implementation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ross Cohen wrote:
Is there any interest in incorporating this into the standard python distribution?
I would like to see epoll support in Python, but not in the way PyEpoll is packaged. Instead, I think it should go into the select module, and be named epoll_*.
Likewise, if kqueue was ever supported, I think it should also go into the select module.
Regards, Martin
- Previous message: [Python-Dev] epoll implementation
- Next message: [Python-Dev] epoll implementation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]