aboutsummaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-03-09 10:57:42 +0100
committerDaniel Stenberg <daniel@haxx.se>2016-03-10 08:17:25 +0100
commit77e172671998037d9d71f84b3b28a2fa1390daff (patch)
treedb60146c560c42130fbcc3447ce1bb373aa942cd /projects
parentb6665c7a44c78b064042c005af67c9e7a420a497 (diff)
curl_multi_wait: never return -1 in 'numfds'
Such a return value isn't documented but could still happen, and the curl tool code checks for it. It would happen when the underlying Curl_poll() function returns an error. Starting now we mask that error as a user of curl_multi_wait() would have no way to handle it anyway. Reported-by: Jay Satiro Closes #707
Diffstat (limited to 'projects')
0 files changed, 0 insertions, 0 deletions