Skip to content
Snippets Groups Projects
Commit 688c22e0 authored by Baptiste Coudurier's avatar Baptiste Coudurier Committed by Ronald S. Bultje
Browse files

In retry_transfer_wrapper, do not check url_interrupt_cb, causes problems

when writing and pressing q during encoding. Instead, check url_interrupt_cb
at the end.

Note that when a protocol is interrupted by url_interrupt_cb, some data may
be silently discarded: the protocol context is not suitable for anything
anymore.

Signed-off-by: default avatarNicolas George <nicolas.george@normalesup.org>
Signed-off-by: default avatarRonald S. Bultje <rsbultje@gmail.com>
parent 789936db
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