STINNER Victor added the comment:

selectors.EpollSelector.modify() should use epoll.modify() instead of 
unregister()+register().

----------
title: selectors and modify() -> Optimize selectors.EpollSelector.modify()

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18932>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to