diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-01-11 23:10:53 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-01-11 23:10:53 +0000 |
commit | d17416190bcde9f59b1bc282682bc2b52548b829 (patch) | |
tree | e0e4a0855fa33e1b24fe9881d99be2cf077ab40a /ares/inet_net_pton.c | |
parent | 2158e234aa155bc60bc6f68fe4578f41e72d998a (diff) |
ssh_statemach_act() is now modified to loop over the switch() to perform as
much as possible in one go, as long as it doesn't block and hasn't reached the
end of the state machine.
This avoids spurious -1 returns from curl_multi_fdset() simply because
previously it would return from this function without anything in EWOUDLBLOCK
and thus basically it wasn't actually waiting for anything!!
Diffstat (limited to 'ares/inet_net_pton.c')
0 files changed, 0 insertions, 0 deletions