Simon Tatham
5dadbdf556
ssh_sftp_do_select: don't fail if a callback is pending.
...
ssh_sftp_loop_iteration() used to return failure if no file handle was
in use for the select loop, on the basis that that means select would
just loop forever. But if there's a toplevel callback pending - in
particular, if it's going to do something like emptying ssh->in_raw
which will put an fd _back into_ the next iteration of the select loop
- then that's not a good enough reason to return permanent failure.
Just go round the loop, run the callback, and try again.
2019-02-17 20:30:14 +00:00
..
2014-02-22 18:01:32 +00:00
2018-11-03 13:47:29 +00:00
2018-11-03 13:45:00 +00:00
2018-11-03 13:45:00 +00:00
2018-12-01 17:04:44 +00:00
2018-11-03 13:45:00 +00:00
2018-11-03 13:45:00 +00:00
2018-11-03 13:45:00 +00:00
2019-01-13 17:14:08 +00:00
2018-12-01 17:04:44 +00:00
2018-11-03 13:45:00 +00:00
2018-11-03 13:47:29 +00:00
2018-11-03 13:45:00 +00:00
2018-11-03 13:45:00 +00:00
2019-02-06 21:46:10 +00:00
2017-12-20 10:04:02 +00:00
2017-11-26 11:45:48 +00:00
2016-03-23 22:22:48 +00:00
2017-11-26 11:45:48 +00:00
2016-03-23 22:22:48 +00:00
2018-11-03 13:47:29 +00:00
2019-01-23 21:19:26 +00:00
2019-02-04 20:32:31 +00:00
2018-10-21 10:16:16 +01:00
2018-11-03 13:45:00 +00:00
2019-02-06 21:46:10 +00:00
2019-02-06 21:46:10 +00:00
2018-06-03 15:15:51 +01:00
2018-04-26 07:21:16 +01:00
2018-11-03 13:45:00 +00:00
2019-02-06 21:46:10 +00:00
2017-02-15 19:32:42 +00:00
2019-01-23 22:36:17 +00:00
2018-11-03 13:45:00 +00:00
2019-02-06 21:46:10 +00:00
2019-02-06 21:46:10 +00:00
2019-02-06 21:46:10 +00:00
2018-11-03 13:45:00 +00:00
2019-01-23 22:36:17 +00:00
2019-02-13 19:36:31 +00:00
2018-11-03 13:45:00 +00:00
2019-01-23 22:36:17 +00:00
2019-02-06 21:46:10 +00:00
2019-02-10 09:05:47 +00:00
2019-02-17 20:30:14 +00:00
2019-02-07 20:06:55 +00:00
2019-01-23 22:36:17 +00:00
2018-11-03 13:45:00 +00:00
2018-11-03 13:45:00 +00:00
2018-11-03 13:45:00 +00:00
2019-01-23 22:36:17 +00:00
2016-03-20 18:30:03 +00:00
2018-05-09 09:21:27 +01:00
2003-04-27 11:10:48 +00:00
2007-01-07 10:17:12 +00:00
2007-01-07 10:17:12 +00:00
2007-01-07 10:17:12 +00:00
2007-01-07 10:17:12 +00:00