Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 100 Bytes

File metadata and controls

1 lines (1 loc) · 100 Bytes

:mod:`selectors`: Optimize EpollSelector.select() code by moving some code outside of the loop.