summaryrefslogtreecommitdiff
path: root/lib/ansible/compat/selectors
Commit message (Expand)AuthorAgeFilesLines
* Updated bundled libraries (#70418)Rick Elrod2020-07-021-0/+2
* Fix filedescriptor out of range in select() when running commands (#65058)Bob Weinand2020-05-142-684/+3
* Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457)Matt Martz2019-04-232-3/+3
* Have update-bundled check for updates to all bundled codeToshio Kuratomi2019-02-061-1/+2
* Python 3.8 collections compatibility fixes.Matt Clay2018-10-081-1/+2
* Fix the local and ssh plugins for a cornercase retrying a syscallToshio Kuratomi2018-08-132-8/+19
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-311-0/+2
* Create a short license for PSF and MIT. (#32212)Toshio Kuratomi2017-11-061-20/+2
* ansible/compat/: PEP8 compliancy (#24689)Dag Wieers2017-05-181-1/+1
* Fix typo when choosing KqueueSelectorToshio Kuratomi2017-02-061-1/+1
* Move ssh and local connection plugins from using raw select to selectorsToshio Kuratomi2017-02-032-0/+714