summaryrefslogtreecommitdiff
path: root/progressmeter.c
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2019-01-24 10:00:20 +1100
committerDarren Tucker <dtucker@dtucker.net>2019-01-24 10:07:03 +1100
commit6249451f381755f792c6b9e2c2f80cdc699c14e2 (patch)
tree5909fd23edac8e9e304848839b355dbe9fc97a87 /progressmeter.c
parent5cb503dff4db251520e8bf7d23b9c97c06eee031 (diff)
downloadopenssh-git-6249451f381755f792c6b9e2c2f80cdc699c14e2.tar.gz
For broken read/readv comparisons, poll(RW).
In the cases where we can't compare to read or readv function pointers for some reason we currently ifdef out the poll() used to block while waiting for reads or writes, falling back to busy waiting. This restores the poll() in this case, but has it always check for read or write, removing an inline ifdef in the process.
Diffstat (limited to 'progressmeter.c')
0 files changed, 0 insertions, 0 deletions