class selectors.EpollSelector
select.epoll()
-based selector.
-
fileno()
-
This returns the file descriptor used by the underlying
select.epoll()
object.
class selectors.EpollSelector
select.epoll()
-based selector.
fileno()
This returns the file descriptor used by the underlying select.epoll()
object.
Please login to continue.