You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
10 years ago
..
helper A few bug fixes and tweaks for the accelerate module 10 years ago
logic Use select in wait_for so that we don't get stuck in cornercases: 10 years ago
__init__.py package files 11 years ago