aboutsummaryrefslogtreecommitdiff
path: root/perl
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-01-11 23:10:53 +0000
committerDaniel Stenberg <daniel@haxx.se>2010-01-11 23:10:53 +0000
commitd17416190bcde9f59b1bc282682bc2b52548b829 (patch)
treee0e4a0855fa33e1b24fe9881d99be2cf077ab40a /perl
parent2158e234aa155bc60bc6f68fe4578f41e72d998a (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 'perl')
0 files changed, 0 insertions, 0 deletions