[issue44951] selector.EpollSelector: EPOLLEXCLUSIVE, round 2

David Gilman report at bugs.python.org
Thu Aug 19 08:18:04 EDT 2021


David Gilman <davidgilman1 at gmail.com> added the comment:

Reflecting on this a bit I wonder if the best of all worlds is to have an EpollExclusiveSelector whose modify() implementation just unregisters and registers the file descriptor.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44951>
_______________________________________


More information about the Python-bugs-list mailing list