• Max Kellermann's avatar
    input_curl: always set eof=true on CURLMSG_DONE · f61904db
    Max Kellermann authored
    curl_multi_info_read() is the authoritative source of the
    "end-of-response" information.  Always set c->eof when a CURLMSG_DONE
    message is received, and check the result (success/failure) after
    that.
    f61904db
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...