Skip to content
Snippets Groups Projects
Commit 5ddc260f authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

No longer loop to read multiple times before returning back from the transfer

function, as this could easily end up looping for a very long time (more or
less until the whole transfer was done) and no library-using app would want
that.

Found thanks to a report by Kyle Sallee.
parent db5c9cd4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment