ansible/utilities
Toshio Kuratomi 43cecd3cee Use select in wait_for so that we don't get stuck in cornercases:
* reading from a socket that gave some data we weren't looking for and
  then closed.
* read from a socket that stays open and never sends data.
* reading from a socket that sends data but not the data we're looking
  for.

Fixes #2051
2015-10-28 09:05:17 -07:00
..
helper A few bug fixes and tweaks for the accelerate module 2015-10-02 00:48:43 -04:00
logic Use select in wait_for so that we don't get stuck in cornercases: 2015-10-28 09:05:17 -07:00
__init__.py package files 2014-09-26 11:05:47 -04:00