Files
community.general/lib/ansible/plugins
Abhijit Menon-Sen 587054db2a Send initial data before calling select whenever possible
Without this, we could execute «ssh -q ...» and call select(), which
would timeout after the default 10s, and only then send initial data.
(This is a relic of the earlier change where we always ran ssh with
-vvv, so the situation where it would sit quietly never happened in
practice; but this would have been the right thing to do even then.)
2015-09-23 20:09:50 +05:30
..
2015-09-03 09:44:44 +03:00
2015-09-10 14:37:42 +02:00
2015-05-03 21:47:26 -05:00